diff options
-rw-r--r-- | Help/release/dev/intel-llvm-compilers.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/release/dev/intel-llvm-compilers.rst b/Help/release/dev/intel-llvm-compilers.rst new file mode 100644 index 0000000..e6a6151 --- /dev/null +++ b/Help/release/dev/intel-llvm-compilers.rst @@ -0,0 +1,6 @@ +intel-llvm-compilers +-------------------- + +* The Intel oneAPI Compilers are now supported with compiler id ``IntelLLVM``. + Support is available for the C, C++, and Fortran compilers on Linux, and + for the C and C++ compilers on Windows. |