-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Right now we have module directories of
core, applications, libraries, compilers, development, bundles
and beta, dept, workarounds which are only used when other modules are loaded.
There are two ways of doing a similar layout in Spack:
-
using modulesets
-
entirely using projections
I think that modulesets is going to be less complicated to maintain because projections apply rules in order and that becomes harder to think about when you have different prefixes but then want rules like adding "cuda" and "mpi" to names within those.
Metadata
Metadata
Assignees
Labels
No labels