Fix oneAPI sanity check for ifort removal in 2025.0 and newer#3495
Conversation
|
See easybuilders/easybuild-easyconfigs#21755 (comment) for a test build. |
Signed-off-by: Jan André Reuter <j.reuter@fz-juelich.de>
5800e43 to
9c4fa5e
Compare
|
Test report by @Thyre Overview of tested easyconfigs (in order)
Build succeeded for 3 out of 3 (3 easyconfigs in total) |
|
Test report by @Thyre Overview of tested easyconfigs (in order)
Build succeeded for 3 out of 3 (3 easyconfigs in total) |
|
Additional tests can be found in easybuilders/easybuild-easyconfigs#21582 for intel-compilers-2023.0.0 to the latest version (with CodePlay NVIDIA SYCL plug-in) |
oneAPI 2025.0.0 removes
ifortfrom the Fortran compiler package. Since this causes the sanity check to fail, update the sanity check to not checkifortanymore starting withLooseVersion('2025').Related PR: easybuilders/easybuild-easyconfigs#21755