Add modules for the iimpi/2024a toolchain
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.