germann_e 1dd4db4356 Merge branch 'add_pipeline' into 'master'
ADD: working pipeline to test HyQuas and HiQsimulator

See merge request germann_e/spack-psi!2
2022-10-19 06:52:45 +00:00
2022-09-30 13:31:23 +00:00

WIP

The PSI Spack Deployment

Official Spack documentation

How to use:

# Where you want to install Spack e.g /scratch/$user
cd $SPACK_INSTALL_ROOT

# Cloning and setting official Spack
git clone https://github.com/spack/spack.git
source spack/share/spack/setup-env.sh

# Cloning PSI/merlin env and activate it
git clone git@gitlab.psi.ch:germann_e/spack-psi.git
spack env activate -d spack-psi/env/merlin/<package> # all for whole software stack

# Install env
spack install # -v for verbose
Description
No description provided
Readme 2.3 MiB
Languages
Python 78%
Shell 20.8%
Lua 1.2%