Quantcast
Channel:
Browsing all 17 articles
Browse latest View live

You seem to have suppressed

You seem to have suppressed important text for your source code.Are you sure you used icc rather than icpc, and the same version of g++, in both cases?  The current icpc probably works best with g++...

View Article



sorry for that. I wanted to

sorry for that. I wanted to include complex and cmath.I used icc, but icpc gives the same result.This is all running on the same machine. We use CentOS 6.4 with gcc 4.4.7 because of the Xeon Phi cards.

View Article

I confirmed this problem.

I confirmed this problem. I thought it might be related to g++ version, but it seems not.  icpc (on host) sometimes misses support for C++11 features on account of g++ 4.4 not supporting them, but the...

View Article

I will report this to

I reported this to Development and will keep this post updated as I learn more. No need for formal problem report.(Internal tracking id: DPD200249333)

View Article

Is there a workaround for

Is there a workaround for this in the meantime?

View Article


I'm sorry I missed your post

I'm sorry I missed your post earlier. Unfortunately, there is no work around at this time. I inquired w/Development regarding the status of a fix. I reiterated the impact/urgency (this has also...

View Article

I'm still experiencing issues

I'm still experiencing issues about a "missing symbol definition of __builtin_signbit" when including <algorithm> with C++11 support and offloading to the Xeon Phi (whether actual algorithms of...

View Article

Hi,

Hi,looking further into it, the inclusion of any one of the following three headers seems to cause trouble: algorithm, cmath and random. A minimal example to reproduce the issue (Compiler version 14.0...

View Article


You seem to have suppressed

You seem to have suppressed important text for your source code.Are you sure you used icc rather than icpc, and the same version of g++, in both cases?  The current icpc probably works best with g++...

View Article


sorry for that. I wanted to

sorry for that. I wanted to include complex and cmath.I used icc, but icpc gives the same result.This is all running on the same machine. We use CentOS 6.4 with gcc 4.4.7 because of the Xeon Phi cards.

View Article

I confirmed this problem.

I confirmed this problem. I thought it might be related to g++ version, but it seems not.  icpc (on host) sometimes misses support for C++11 features on account of g++ 4.4 not supporting them, but the...

View Article

I will report this to

I reported this to Development and will keep this post updated as I learn more. No need for formal problem report.(Internal tracking id: DPD200295115)

View Article

Is there a workaround for

Is there a workaround for this in the meantime?

View Article


I'm sorry I missed your post

I'm sorry I missed your post earlier. Unfortunately, there is no work around at this time. I inquired w/Development regarding the status of a fix. I reiterated the impact/urgency (this has also...

View Article

I'm still experiencing issues

I'm still experiencing issues about a "missing symbol definition of __builtin_signbit" when including <algorithm> with C++11 support and offloading to the Xeon Phi (whether actual algorithms of...

View Article


Hi,

Hi,looking further into it, the inclusion of any one of the following three headers seems to cause trouble: algorithm, cmath and random. A minimal example to reproduce the issue (Compiler version 14.0...

View Article

Hello,

Hello,the problem is fixed with Intel(R) Composer XE 2013 SP1 Update 3. Please give it a try.Best regards,Georg Zitzlsberger

View Article

Browsing all 17 articles
Browse latest View live




Latest Images