Skip to content
Snippets Groups Projects
Commit 28dcdc40 authored by Athanasios Karmas's avatar Athanasios Karmas
Browse files

Update spack.yaml

parent 0e327aa2
No related branches found
No related tags found
No related merge requests found
......@@ -8,19 +8,18 @@ spack:
definitions:
- compiler-pkgs:
- 'gcc@9.3.1 os=centos7'
- 'gcc@10.3.0 os=centos7'
- pkgs:
# start ultra-simple...
#- libsigsegv
# start simple...
#- gawk
#- m4
# interesing but still quite plain software
#- nest +gsl
#- arbor
# BrainScaleS
- visionary-dls-core ^py-astroid@2.4.2 ^py-setuptools-scm+toml ^python@3.8.9
- python@3.8.10
- py-numpy ^python@3.8.10
- py-scipy ^python@3.8.10
- py-pip ^python@3.8.10
- nest +gsl +python ^python@3.8.10
- arbor
- compilers:
- '%gcc@9.3.1'
- '%gcc@10.3.0'
# - '%gcc@4.8.5'
- oses:
......@@ -33,11 +32,11 @@ spack:
- [$oses]
mirrors:
#mirror: s3://spack-public/mirror
#cloud_gitlab: https://mirror.spack.io
local_something: /builds/emuller/brainscales-spack-test/local_mirror
mirror: s3://spack-public/mirror
cloud_gitlab: https://mirror.spack.io
#local_something: /builds/emuller/brainscales-spack-test/local_mirror
# build_cache/ gets added
hacky_cache: https://brainscales-r.kip.uni-heidelberg.de:7443/nmpi/tmp
#hacky_cache: https://brainscales-r.kip.uni-heidelberg.de:7443/nmpi/tmp
gitlab-ci:
bootstrap:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment