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

C++ compiler version 15.00

Daniel_C_4
Beginner
355 Views

I am trying to compile a code using the CUDA toolkit, which is strictly compatible with Intel C++ compiler version 15.00. Is it possible to get precisely this version?

Daniel

0 Kudos
1 Reply
TimP
Honored Contributor III
355 Views

A license for subsequent versions of the same product will cover it.

https://software.intel.com/en-us/articles/older-version-product

It seems unlikely that a current 15.0 version would pose additional difficulties, although none of the 15.0 versions will work with current VS2015.  Note the reports of successful use of CUDA with ICL 16.0.

0 Kudos
Reply