Skip to content

mayrmt/spack_environments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A set of spack environemts

Purpose and intention

While this collection of spack.yaml files is mainly inteded for my personal use to setup spack environments for the development of various software projects, some of them might actually useful for my colleages or even a broader community.

Using this repository to setup spack environment

In order to create a named environment <myEnv> based on a give spack.yaml file located at <path/to/environment/spack.yaml>, perform the following steps:

  1. Clone the spack repository: git clone git@github.com:spack/spack.git
  2. Clone this repository: git clone git@github.com:mayrmt/spack_environments.git
  3. Activate spack in your terminal
  4. Create a named environment: spack env create <myEnv> <path/to/environment/spack.yaml>

Contributing

Feedback and contributions are welcome! Just open an issue or pull request in the GitHub repository. Thank you!

About

A set of spack environemts for some of my projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published