FIX: restructure env

This commit is contained in:
2024-06-07 12:45:53 +02:00
parent 35336f53ef
commit 3b2f4008d5
8 changed files with 14036 additions and 0 deletions

View File

@ -0,0 +1,4 @@
spack:
specs:
- ffbidx@main%gcc+python+simple_data_files+simple_data_indexer+test_all cuda_arch=60
view: false

13699
env/sles15/x86_64/users/hyquas/spack.lock vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,10 @@
spack:
specs:
- git-lfs
- cmake@3.25.2%gcc@12.1.0
- openmpi@4.1.5%gcc schedulers=slurm fabrics=auto +pmi +cxx +cxx_exceptions +cuda
+legacylaunchers ^slurm +pmix +hwloc +gtk +readline +restd +mariadb
- cuda@11.0.2
- hyquas@main%gcc+cuda cuda_arch=70 ~mpi+schedule+use_double+micro_bench+eval_pp~disable_assert
backend=mix mat_size=7
view: false

View File

@ -0,0 +1,9 @@
spack:
repos:
- ../../
specs:
- opal@master%gcc@11.3.0
develop:
opal:
spec: opal@=master
path: /home/germann_e/OPAL/src/

View File

@ -0,0 +1,5 @@
spack:
specs:
- openmpi@4.1.5%gcc
- py-hiqsimulator@develop%gcc
view: false

View File

@ -0,0 +1,17 @@
spack:
concretizer:
unify: false
config:
allow_sgid: false
build_stage:
- $spack/user/$user/spack-stage
install_tree:
root: $spack/user/$user/spack-install
upstreams:
spack-instance-1:
install_tree: $spack/opt/spack/stable
include:
- ../../sysconfigs/packages.yaml
- ../../sysconfigs/compilers.yaml
specs:
view: false