Skip to content

scientificcomputing/spack_repos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spack_repos

Spack-repositories hosted by Scientific Computing, following: https://spack.readthedocs.io/en/latest/repositories.html

Clone and activate spack

. spack/share/spack/setup-env.sh

Create and activate a spack env

spack env create name-of-env
spack activate name-of-env

To use the packages in this repo, add the FEniCS spack repos

spack repo add https://github.com/FEniCS/spack-fenics.git

then add this repository

spack repo add https://github.com/scientificcomputing/spack_repos.git

or clone it and add it

git clone https://github.com/scientificcomputing/spack_repos.git
spack repo add spack_repos/spack_repo/scientificcomputing

Then for instance add pyscifem

spack add py-scifem@0.16

About

Spack-repositories hosted by Scientific Computing, following: https://spack.readthedocs.io/en/latest/repositories.html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages