intel matrix multiplication
Dear sirI wrote code for solving complex linear equation, for which i am using intel matrix multiplication subroutines. But my this matrix multiplication is not using all available cores in my...
View ArticleIntel Compiler uses wrong header files
Hi,my Visual Studio is causing problems and I can't figure out what's going on. I am using Visual Studio 2017 and installed ICC18 and ICC19 including the IDE integration.My project gets compiled with...
View ArticleCannot call OpenMP functions from libiomp after calling from libomp
Hi,when a program loads both libiomp and libomp with dlopen, calling an OpenMP function from one then from the other one can cause the program to terminate, depending on the order of the calls.calling...
View Articleundefined reference to `__intel_skx_avx512_memcpy'
hi everybody,in debian os, I compiled successfully by icc and get a so file in parallel_studio_xe_2018_update1_cluster_edition.but when run the program and load so file compiled, the error occur just...
View ArticleCrashing when using Intel OpenCL drivers on Ubuntu
Hello Intel,I am trying to run some of the CLBlast tests, they not only fail, but also return a very long human-unreadable back trace and memory log is written to the terminal.When I try to manually...
View ArticleISM Offering Updates for Products Not Installed
I could not find a forum specific to the Intel Software Manager (please feel free to direct me elsewhere if necessary). I recently migrated my C++ compiler tools from 2018 to 2019 - having removed all...
View ArticleIntel compiler 2019.5 cannot compile a .c file that includes (Visual Studio...
Any attempt to compile a .c ( not .cxx) file that includes <windows.h> in a Visual Studio 2019 16.3.5 project using Intel 2019.5 results in the following error1>C:\Program Files...
View ArticleAccess violation or stack overflow on Mac 10.14.6
Hi, I updated my operating system from Mac 10.14.6 and some of my codes are now failed to compile with the following error": internal error: ** The compiler has encountered an unexpected problem.**...
View ArticleCompilation gets stuck with flag -Wshadow when using boost/operators
The following code can not be compiled with the Intel C++ compiler and flag -Wshadow. The compilation gets stuck without any further error message. However, the code compiles fine with the Intel C++...
View Articlec++17 fold expression causes internal error
The fold expression will generate the following error message only when the value is not used:"internal error: assertion failed: node_has_side_effects: bad node kind ... "(compiled with icc...
View ArticleLicensing on public CI infrastructure
So this issue seems to come up from time to time but I've yet to see a response from Intel on what to do (other than "I'll talk to our product team about it" and never really get back).What is the...
View ArticleC20 modules
After testing c20 module support in VC2019, I got1>icl: : warning #10006: ignoring unknown option '/module:stdIfcDir'1>x861>Catastrophic error: cannot open source file "C:\Program Files...
View ArticleStatic loading failing on Mac
When I try to load static libraries using icpc -std=c++17 I get unresolved symbols from C++. In particularUndefined symbols for architecture x86_64:...
View Article2019.0.5 - install components
Greetings - I'm trying to install intel parallel studio XE version 19.0.5 onto an ubuntu 18.04 OS. The full installation works fine. My problem comes in when I try to install components. I am doing...
View ArticleMKL library and CMAKELIST
I'm trying to link the mkl library that is included in the parallel studio xe 2019 package to a solution of a project using CMakeLists.txt, I'm getting the following error :CMake Error at...
View Articledll cannot be loaded in other machines
Dear all,I am a very new beginner to the c/c++ programming. I wrote some C code and compiled it to a dll which is used as a plugin in another application. The problem I have now is that the dll...
View ArticleUnable to install parallel studio xe cluster edition for linux2019.5 due to...
...and unable to submit support request due to... unusable support website; i've been going round in circles for an hour trying to sort the latter. Details of the former:- freshly downloaded license...
View Articleomp pragma different time
Hi,I'm working on a complicated project, that requires a parallel calculations in order to achieve good time performance.Our company bought for this purpose intel xeon platinum 8168...
View Articleomp different time execution
Hi,I am working with complicated algorithm, that requires a lot of computations. For this purpose, Intel Xeon Platinum 8168 CPU was puchased - with 96 Cores(name 96). Besides, we already have Intel...
View ArticleIntel compiler 2019.5 cannot compile a .c file that includes (Visual Studio...
Any attempt to compile a .c ( not .cxx) file that includes <windows.h> in a Visual Studio 2019 16.3.5 project using Intel 2019.5 results in the following error1>C:\Program Files...
View Article