Quantcast
Browsing all 1616 articles
Browse latest View live

STLport build error

Greetings,Env: Win 8.1 x64, MSVC 2013, ICC 14 (latest up-to-date), but the issue is manifesting on beta ICC 15 as well.I get this error for this code:namespace detail { template <class _Tp, class......

View Article


Pointer Checker linker errors and robustness

I am attempting to use the Pointer Checker with with a trial version of Intel C++ Studio XE for Linux (installed from cpp_studio_xe_2013_sp1_update3.tgz).  I have the compiler integrated under Eclipse...

View Article


PGO - no *.dyn to merge, pgopti.dpi missing

 Hi,I'm Running ICC with PGO, when ICC created the *.dyn files, I changed the (-prof_gen) flag to (-prof_use -ipo) and recompiled.Compilation failed and I got:remark #30056: no .dyn files to...

View Article

Inline assembly (at&t format w/extended) issue

I have a piece of code that does an register dereference to an in-memory array "offset(base, index, scale)", the intel compiler says it supports at&t syntax so maybe I'm going about this the wrong...

View Article

ICC error on __m256 access

 Hi, I have this simple program where I try to store a floating point number in a __m256 variable from AVX#include <stdio.h> #include <stdlib.h> #include <x86intrin.h> #ifndef __AVX__...

View Article


Adding Intel C++ Composer XE 2013 SP1 to Visual C++ Express 2013

Hi,How do I add the Intel C++ Composer XE 2013 SP1 to Visual C++ Express 2013?Many Thanks,HR

View Article

How to let the program output runtime error information in C++ code?

Dear all,I have the C++ dynamic linked library built by VS2012+Intel C++ 14.0, the dynamic linked library is called by Fortran main program.Currently there are some problems in the C++ code and I need...

View Article

Cannot install Intel Compiler with Eclipse Luna

Hi,I installed the new version of Eclipse (with CDT) Luna. I couldn't install the Intel Compiler support, the following error appeared:Cannot complete the install because one or more required items...

View Article


Intel C++ and X code

 Hello!Until a year ago was possible integration between the IDE X code and INTEL C++  and then, with the new OSX this integration has not been possible. Maybe I missed something ( or some comment in...

View Article


to exclude /user/include/c++/4.3 .. old include path and use intel's path

I am working on a cluster which has older version of intel compiler (11) and gcc (4.3).I have installed a newer trial version of intel composer xe (with 14.0 compiler).  I have also installed gcc 4.9....

View Article

Serial number already registered

 HiWhile installing Intel C++ compiler, I get the following error message while registering the product activation code:Sorry, evaluation serial numbers may not be activated using this Remote...

View Article

Flex license and BootCamp/VMware

Hi,I am using Parallel Studio XE 2013 on Windows 8 on a MacBook Pro. Windows has been installed on its own partition (With the BootCamp drivers). But Windows can be started both natively, or using...

View Article

C++11 standard library on OSX

Hi,As far as I understand, Intel C++ compilers don't come with their own library and use the system library. OSX comes with libc++ from the clang project and a very old version of the GNU libstdc++, so...

View Article


"restrict" or "__restrict" ?

I'm compiling a C++ program with Intel C++ Compiler XE 14.0 using the /Qrestrict compiler flag with Microsoft Visual Studio Ultimate 2013 Update 1. Unfortunetly, the compiler does not recognize the...

View Article

icpc fails to compile simple openMP code

I started learning Intel Xeon Phi Coprocessor. I tested some simple codes on the book but failed to compile.////// This is simple offload example on the book. ////// reduction.cpp #include...

View Article


C99

     Hi           I am a Fortran user that almost never used 'C' or 'C++'. But now I have to work with the three languages to one of my projects. Some of the libraries that I use depends on C99. So, my...

View Article

Pointer Checker in ICC: requires dynamic linking of runtime libraries

The -check-pointers switch, which enables the Pointer Checker feature, cannot be used with the -static flag on Linux* (/MT on Windows*) which forces all Intel libraries to be linked statically. The...

View Article


Problems with building Boost on Windows with Intel C++ Compiler

Hello,I am trying to build Boost 1.55 on Windows with the instructions I found here:https://software.intel.com/en-us/articles/building-boost-with-intel-c-composer-xe-2013-on-windows-7So after I do the...

View Article

Image may be NSFW.
Clik here to view.

OpenMP code works on 11.1.056 but don't on 14.0.3

Hi guys!   I have a simple code that depends on OpenMP locks like this.#include <stdio.h> #include <unistd.h> #include <stdarg.h> #include <sys/wait.h> #include <omp.h>...

View Article

Compiler warnings

I am compiling my code with icpc, it seems that despite the fact I use -Wall, intel compiler does not show most trivial of warnings, (unused variables.. uninitialized variables.. etc..) are not shown,...

View Article
Browsing all 1616 articles
Browse latest View live


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