Skip to content

Add modules for the iimpi/2024a toolchain

Marc Schlutter requested to merge scorep-scalasca-iimpi-2024a into main

to work around issues with scorep, oneAPI and nvcc I have to add NVCC_PREPEND_FLAGS=-allow-unsupported-compiler MPICC="mpicc -cc=icx" MPICXX="mpicxx -cxx=icpx" to the configure line

I hope adding it the configopts works for easybuild.

Merge request reports