Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

Linux version to use with Intel C++, OMP and maybe gcc

dehvidc1
Beginner
239 Views
Hi,

I'm doing some work with a genomics institute that is currently running single-threaded code built with gcc on a Dell cluster under Linux.

The work I'm going to do will involve building the code withthe Intel C++ compiler and parallelising some of the code using OMP.

Are there any recommendations of what version of Linuxto use with the most recent Intel C++ compiler on a Dell cluster?

I think theopenmp library supplied with the Intel compiler will look after the OMP interface. Are there any restrictions on the implementationof POSIX threads required to provide the underlying threads?

And do the performance tools (VTune, TBB etc) further affect the Linux/POSIX version required?

Here's hoping I don't get caught in a quagmire of software incompatibilities

Regards

David

0 Kudos
1 Reply
Lingfeng_C_Intel
Employee
239 Views
Thanks David for your interested in Intel product.
I think our Intel Parallel Studio XE for Linux* can meet your requirements. It includes what your need requests above. Please visit http://software.intel.com/en-us/articles/intel-sdp-products/ for more details.

Thanks,
Wise
0 Kudos
Reply