1931 Forks
3472 Stars
3472 Watchers

spack

A flexible package manager that supports multiple versions, configurations, platforms, and compilers.

How to download and setup spack

Open terminal and run command
git clone https://github.com/spack/spack.git
git clone is used to create a copy or clone of spack repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with spack https://github.com/spack/spack/archive/master.zip

Or simply clone spack with SSH
[email protected]:spack/spack.git

If you have some problems with spack

You may open issue on spack support forum (system) here: https://github.com/spack/spack/issues