Intel oneAPI
Intel oneAPI compilers are available at no cost. It is intended for use on computers with Intel processors. That is, the most performance gain is achieved on Intel CPUs. AMD CPUs may also work. Completely different CPU arches like Apple Silicon generally don’t work, even through Rosetta.
2024
- 2024-05-19 – Install Intel oneAPI C++ and Fortran compiler
2023
- 2023-12-15 – Compiler macro definitions
- 2023-11-30 – Intel oneAPI Fortran iostat codes
- 2023-08-26 – Using Intel oneAPI and MKL with CMake
2022
- 2022-12-22 – Intel oneAPI icpx Windows
- 2022-08-03 – Intel oneMKL Scalapack examples
- 2022-08-03 – Intel oneMKL LAPACK95 with Gfortran
- 2022-08-03 – Cray compiler CMake toolchain
- 2022-06-09 – Intel oneAPI / Visual Studio debug library build
- 2022-03-24 – Matlab MinGW / Intel compiler setup
- 2022-02-17 – CMake shared libraries on Visual Studio / oneAPI
2021
- 2021-08-12 – Intel oneAPI on GitHub Actions
- 2021-08-07 – Intel MPI on Windows
- 2021-02-17 – CMake NO_DEFAULT_PATH also disables hints and path suffixes
- 2021-01-15 – CMake version required for Intel oneAPI
- 2021-01-11 – Intel oneAPI pgopti create full path
2020
- 2020-01-10 – HDF5 on Intel oneAPI for Windows