Use gcc also for mpiP

This commit is contained in:
Jose Gracia 2024-01-08 15:48:08 +01:00
parent c6eb4ab7dd
commit 9fd004710a

View file

@ -72,8 +72,8 @@ __MPI=$LMOD_FAMILY_MPI@$LMOD_FAMILY_MPI_VERSION
#spack spec -N -I cheese.extrae%gcc~~cuda ^${__MPI}%${__COMPILER} ^binutils@2.36: ^papi@7.0.1 #spack spec -N -I cheese.extrae%gcc~~cuda ^${__MPI}%${__COMPILER} ^binutils@2.36: ^papi@7.0.1
spack install --add cheese.extrae%gcc~~cuda ^${__MPI}%${__COMPILER} ^binutils@2.36: ^papi@7.0.1 spack install --add cheese.extrae%gcc~~cuda ^${__MPI}%${__COMPILER} ^binutils@2.36: ^papi@7.0.1
#spack spec -N -I mpip%${__COMPILER} ^${__MPI} #spack spec -N -I mpip%gcc ^${__MPI}%${__COMPILER}
spack install --add mpip%${__COMPILER} ^${__MPI} spack install --add mpip%gcc ^${__MPI}%${__COMPILER}
``` ```
Extrae needs a configuration file `extrae_detail_circular.xml` Extrae needs a configuration file `extrae_detail_circular.xml`