Skip to content

sandialabs/spack-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1748e2c · Feb 25, 2025
Jan 13, 2025
May 1, 2024
Feb 25, 2025
Sep 21, 2024
Jul 19, 2024
May 1, 2024
Jul 30, 2020
May 12, 2022
May 12, 2022
Nov 29, 2022
May 12, 2022
May 18, 2024
May 12, 2022
May 1, 2024
May 1, 2024
Feb 12, 2024

Repository files navigation

Spack-Manager

Documentation | Test Status

Spack-Manager is a light-weight extension to Spack that is intended to streamline the software development and deployment cycle for individual software projects on specific machines.

The main goals of Spack-Manager are to:

  1. Create a uniform framework for developing, testing, and deploying specific software stacks for projects across multiple platforms while utilizing Spack as much as possible.
  2. Organize Spack extensions, machine configurations, project customizations, and tools for features that are mostly project-specific, where certain necessary customizations will ultimately become generalized and merged into Spack when appropriate.
  3. A prooving ground for new commands and features that can be upstreamed to Spack

Although not strictly necessary, it is recommended that those utilizing this tool also become familiar with the features of Spack and consult Spack's documentation.