Skip to content

Deployment module layout #65

@heatherkellyucl

Description

@heatherkellyucl

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:

  1. using modulesets

  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions