Quantcast
Channel: Intel® Software - Intel® C++ Compiler
Browsing all 1175 articles
Browse latest View live

Intel 17.0 Update 4 and VS2017 /FR (Browse Information) Fails

The /FR (browse information) compiler option does not work correctly with Intel 17.0 Update and VS2017. BSCMAKE generates an error about being unable to access the .sbr file.This works correctly under...

View Article


Mapping compiler options from Tru64 to Intel

Can anyone help with this?  I am porting a legacy c program from UNIX Tru64 to Intel64.  I have not had any luck in mapping the following options: -source_listing -assume noaligned_objects...

View Article


problem with C99 functions prototipes on Intel C 2017

Hi, I keep my Intel C compiler 2013 until recently. A few days ago I bought the 2017 version. The Intel C 2017 is integrated with VS 2015, Community Edition. I frequently use functions such as sincos()...

View Article

gdb-ia ImportError No module named site

I am porting legacy c applications from tru64 to LINUX.   I need to debug some of these codes and am stumbling along trying to understand the debuggers I can use.  I was told INTEL no longer uses idb,...

View Article

cannot open file 'libucrt.lib'

I have Visual Studio 2017 version 15.2 and Parallel Studio XE 2017 Update 4, after getting linker errors the other day I repaired visual studio and all was fine but now I open the same project to find...

View Article


Unresolved externs STD::COUT

hiI am getting the following unresolved externsUsing Microsoft header <iostream> with the intel compiler and I have to link with intel .libs is there anything comparable with the intel compiler...

View Article

__builtin_expect() chokes on dfp754

As defined in IEEE-754 comparisons with NAN should always yield false, this works: #define __STDC_WANT_DEC_FP__ #include <dfp754.h> if (0.4dd > nand64("")) { return 1; } return 0; Now,...

View Article

Image may be NSFW.
Clik here to view.

Intel Compiler 15 Error After Installing Parallel Studio 2017

I've downloaded a project through SVN. I've downloaded and installed Parallel Studio 2017. And I have Visual Studio 2015. I changed my project's platform toolset to Intel C++ Compiler 17. In the...

View Article


Installing Parallel Studio 2017 on Debian Linux - Problem with paths and...

Hello,I am a student which I have successfully qualified for academic licence. I would like to use Intel C++ compiler in conjuction to IntelMPI. I have installed (as root user) Intel Parallel Studio...

View Article


I2C interface on Atom E3845

Hi, All!I have a board with intel atom E3845. This processor has a I2C controller. I setup a driver for windows7 64bit, and I want write a some code.  I cannot find any documentations or examples about...

View Article

__builtin_nandX

Is there a reason that __builtin_nand32, __builtin_nand64, __builtin_nand128, __builtin_infd32, __builtin_infd64, __builtin_infd128 aren't exposed in icc, even with gcc compatibility turned on?While it...

View Article

Getting segmentation fault for no reason.

I am running on RHE6.7 which comes with gcc 4.4.7. My source code that requires c++11 compatible compiler, so I have downloaded gcc 4.8.2. I am able to compile with gcc 4.8.2 and run.The Intel compiler...

View Article

Intel C++ Compiler 17 - Access violation or stack overflow. Please contact...

I compile project in Visual Studio 2015 with Intel C++ Compiler 17 without any error. Modify some codes and compile again without any errors again.But when I shutdown the computer and turn on again,...

View Article


Hybrid MPI+ OpenMP tasks

Running an application that uses MPI, OpenMP tasks in MPI_THREAD_MULTIPLE mode I get this error;[26] trying to free memory block that is currently involved to uncompleted data transfer  operation free...

View Article

Compiling TensorFlow with Intel C Compiler

Just Tried to build TF with icc and it keeps failing. the following is the command used for building:CC=icc bazel build --verbose_failures --config=mkl --copt=-msse4.2 --copt="-DEIGEN_USE_VML" -c opt...

View Article


Strange linker errors

I just reinstalled the XE 2017 compiler with a new installation of VS 2017 Community edition on Window 10 Pro.It is giving error messages with which I am unfamiliar and cannot find in the help...

View Article

internal error: IERROR_MODULE_ID_1204

 I was trying to compile Geant4 package with parallel_studio_xe_2017.4.056 software (on Linux), it was working fine however when I tried to compile static libraries it gave...

View Article


Crash in _kmp_dephash_free on program exit

Intel Compiler XE 2017, Windows 64-bit.Can anyone give some hints as to what this indicates ... Its clearly some kind of OpenMP threading issue that is hard to track. Intel Inspector is not giving me...

View Article

Existing projects are not converting properly to VS2017

I recently installed VS2017 and Intel XE 2017 and hoped that my existing projects (all Intel C++ 17) would work, but no such luck.When I open a solution and select Properties for a project, it shows...

View Article

FMA

Hi,I use Intel 17.0.4 compiler and Intel Xeon E5 2697 V4 (Broadwell) processor. I know that this processor supports fused multiply add instruction.For this line of code:      yy +=  (A[i] * B[i]);If I...

View Article
Browsing all 1175 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>