FIX: exclude some module creation
This commit is contained in:
12
env/merlin/spack.yaml
vendored
12
env/merlin/spack.yaml
vendored
@ -289,6 +289,7 @@ spack:
|
|||||||
tcl:
|
tcl:
|
||||||
blacklist_implicits: true
|
blacklist_implicits: true
|
||||||
include: *Batchsystem_pckgs
|
include: *Batchsystem_pckgs
|
||||||
|
exclude: *All_pckgs
|
||||||
all:
|
all:
|
||||||
autoload: direct
|
autoload: direct
|
||||||
conflict:
|
conflict:
|
||||||
@ -319,6 +320,7 @@ spack:
|
|||||||
tcl:
|
tcl:
|
||||||
blacklist_implicits: true
|
blacklist_implicits: true
|
||||||
include: *MPI_pckgs
|
include: *MPI_pckgs
|
||||||
|
exclude: *All_pckgs
|
||||||
all:
|
all:
|
||||||
autoload: direct
|
autoload: direct
|
||||||
conflict:
|
conflict:
|
||||||
@ -341,6 +343,7 @@ spack:
|
|||||||
tcl:
|
tcl:
|
||||||
blacklist_implicits: true
|
blacklist_implicits: true
|
||||||
include: *Compiler_pckgs
|
include: *Compiler_pckgs
|
||||||
|
exclude: *All_pckgs
|
||||||
all:
|
all:
|
||||||
autoload: direct
|
autoload: direct
|
||||||
conflict:
|
conflict:
|
||||||
@ -404,6 +407,7 @@ spack:
|
|||||||
tcl:
|
tcl:
|
||||||
blacklist_implicits: true
|
blacklist_implicits: true
|
||||||
include: *Cuda_pckgs
|
include: *Cuda_pckgs
|
||||||
|
exclude: *All_pckgs
|
||||||
all:
|
all:
|
||||||
autoload: direct
|
autoload: direct
|
||||||
conflict:
|
conflict:
|
||||||
@ -433,6 +437,7 @@ spack:
|
|||||||
tcl:
|
tcl:
|
||||||
blacklist_implicits: true
|
blacklist_implicits: true
|
||||||
include: *EM_pckgs
|
include: *EM_pckgs
|
||||||
|
exclude: *All_pckgs
|
||||||
all:
|
all:
|
||||||
autoload: direct
|
autoload: direct
|
||||||
conflict:
|
conflict:
|
||||||
@ -455,6 +460,7 @@ spack:
|
|||||||
tcl:
|
tcl:
|
||||||
blacklist_implicits: true
|
blacklist_implicits: true
|
||||||
include: *HDF5_pckgs
|
include: *HDF5_pckgs
|
||||||
|
exclude: *All_pckgs
|
||||||
all:
|
all:
|
||||||
autoload: direct
|
autoload: direct
|
||||||
conflict:
|
conflict:
|
||||||
@ -479,6 +485,7 @@ spack:
|
|||||||
tcl:
|
tcl:
|
||||||
blacklist_implicits: true
|
blacklist_implicits: true
|
||||||
include: *HDF5_serial_pckgs
|
include: *HDF5_serial_pckgs
|
||||||
|
exclude: *All_pckgs
|
||||||
all:
|
all:
|
||||||
autoload: direct
|
autoload: direct
|
||||||
conflict:
|
conflict:
|
||||||
@ -508,6 +515,7 @@ spack:
|
|||||||
tcl:
|
tcl:
|
||||||
blacklist_implicits: true
|
blacklist_implicits: true
|
||||||
include: *Librairies_pckgs
|
include: *Librairies_pckgs
|
||||||
|
exclude: *All_pckgs
|
||||||
all:
|
all:
|
||||||
autoload: direct
|
autoload: direct
|
||||||
conflict:
|
conflict:
|
||||||
@ -530,6 +538,7 @@ spack:
|
|||||||
tcl:
|
tcl:
|
||||||
blacklist_implicits: true
|
blacklist_implicits: true
|
||||||
include: *MX_pckgs
|
include: *MX_pckgs
|
||||||
|
exclude: *All_pckgs
|
||||||
all:
|
all:
|
||||||
autoload: direct
|
autoload: direct
|
||||||
conflict:
|
conflict:
|
||||||
@ -552,6 +561,7 @@ spack:
|
|||||||
tcl:
|
tcl:
|
||||||
blacklist_implicits: true
|
blacklist_implicits: true
|
||||||
include: *Programming_pckgs
|
include: *Programming_pckgs
|
||||||
|
exclude: *All_pckgs
|
||||||
all:
|
all:
|
||||||
autoload: direct
|
autoload: direct
|
||||||
conflict:
|
conflict:
|
||||||
@ -585,6 +595,7 @@ spack:
|
|||||||
tcl:
|
tcl:
|
||||||
blacklist_implicits: true
|
blacklist_implicits: true
|
||||||
include: *System_pckgs
|
include: *System_pckgs
|
||||||
|
exclude: *All_pckgs
|
||||||
all:
|
all:
|
||||||
autoload: direct
|
autoload: direct
|
||||||
conflict:
|
conflict:
|
||||||
@ -607,6 +618,7 @@ spack:
|
|||||||
tcl:
|
tcl:
|
||||||
blacklist_implicits: true
|
blacklist_implicits: true
|
||||||
include: *Tools_pckgs
|
include: *Tools_pckgs
|
||||||
|
exclude: *All_pckgs
|
||||||
all:
|
all:
|
||||||
autoload: direct
|
autoload: direct
|
||||||
conflict:
|
conflict:
|
||||||
|
Reference in New Issue
Block a user