Skip to content
/ spack Public
forked from spack/spack

Fork of https://github.com/spack/spack with a slower update cadence to the develop branch

Notifications You must be signed in to change notification settings

eth-cscs/spack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork of Spack with a slower update cadence to the develop branch.

cscs-eths/spack ↔️ spack/spack comparison

Setup Spack from this fork

git clone -b develop -c feature.manyFiles=true https://github.com/eth-cscs/spack.git
cd spack/bin
./spack install zlib

Updates

Updates work more or less automatic. A scheduled pipeline bisects the upstream develop branch to the latest working version and opens an issue with a request to update to the corresponding commit SHA.

Then a Github action is run by hand with the corresponding commit SHA to sync the repository.

What's in this branch?

  1. config/<name> contains config for system <name>;
  2. environments/<name>/spack.yaml is an environment file with a list of packages part of the available applications of CSCS. These environment files include the system config files;
  3. patches contains some patches for Spack itself that are not upstreamed.

About

Fork of https://github.com/spack/spack with a slower update cadence to the develop branch

Resources

Stars

Watchers

Forks

Languages

  • Shell 75.0%
  • Makefile 19.7%
  • C++ 5.3%