Use gcc also for mpiP
This commit is contained in:
parent
c6eb4ab7dd
commit
9fd004710a
1 changed files with 2 additions and 2 deletions
|
@ -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`
|
||||||
|
|
Loading…
Reference in a new issue