Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • rshimoura/ebrains-spack-builds
  • hl11/ebrains-spack-builds
  • filippomarchetti/ebrains-spack-builds
  • jkaiser/ebrains-spack-builds
  • dsegebarth/ebrains-spack-builds
  • kozlov/ebrains-spack-builds
  • ziaee/ebrains-spack-builds
  • hjorth/ebrains-spack-builds-sept-2024
  • dsegebarth/ebrains-spack-builds-na-3
  • ansimsek/ebrains-spack-builds
  • lupoc/ebrains-spack-builds
  • hartmut/ebrains-spack-builds
  • ri/tech-hub/platform/esd/ebrains-spack-builds
  • lcalori0/ebrains-spack-builds
  • deepu/ebrains-spack-builds
  • noelp/ebrains-spack-builds
16 results
Show changes
Commits on Source (1)
...@@ -51,12 +51,12 @@ python -m ipykernel_launcher -f \$@ ...@@ -51,12 +51,12 @@ python -m ipykernel_launcher -f \$@
EOF EOF
chmod +x $LAB_KERNEL_PATH/bin/env.sh chmod +x $LAB_KERNEL_PATH/bin/env.sh
# create the new kernel's configuration file # create the new kernel's configuration file
mkdir $LAB_KERNEL_PATH/spack_python_kernel_release_202112 mkdir $LAB_KERNEL_PATH/spack_python_kernel_release_20210930
cat <<EOF >$LAB_KERNEL_PATH/spack_python_kernel_release_202112/kernel.json cat <<EOF >$LAB_KERNEL_PATH/spack_python_kernel_release_20210930/kernel.json
{ {
"argv": ["$LAB_KERNEL_PATH/bin/env.sh", "{connection_file}", "--profile=default"], "argv": ["$LAB_KERNEL_PATH/bin/env.sh", "{connection_file}", "--profile=default"],
"display_name": "EBRAINS_release_v0.2_202112", "display_name": "EBRAINS_release_v0.1_202109",
"name": "spack_python_kernel_release_202112", "name": "spack_python_kernel_release_20210930",
"language": "python" "language": "python"
} }
EOF EOF
...@@ -20,7 +20,7 @@ spack: ...@@ -20,7 +20,7 @@ spack:
- nest@3.0 +python +gsl +mpi %gcc@10.3.0 - nest@3.0 +python +gsl +mpi %gcc@10.3.0
- arbor +mpi ^python@3:3.9 %gcc@10.3.0 - arbor +mpi ^python@3:3.9 %gcc@10.3.0
- neuron +mpi %gcc@10.3.0 - neuron +mpi %gcc@10.3.0
- py-pynn@0.9.6 %gcc@10.3.0 - py-pynn@0.9.5 %gcc@10.3.0
- tvb-data %gcc@10.3.0 - tvb-data %gcc@10.3.0
- tvb-library ^binutils+ld+gold %gcc@10.3.0 - tvb-library ^binutils+ld+gold %gcc@10.3.0
- tvb-storage ^binutils+ld+gold %gcc@10.3.0 - tvb-storage ^binutils+ld+gold %gcc@10.3.0
...@@ -28,10 +28,5 @@ spack: ...@@ -28,10 +28,5 @@ spack:
- py-formencode %gcc@10.3.0 - py-formencode %gcc@10.3.0
- tvb-framework ^binutils+ld+gold %gcc@10.3.0 - tvb-framework ^binutils+ld+gold %gcc@10.3.0
- meta-brainscales %gcc@10.3.0 - meta-brainscales %gcc@10.3.0
- pynn-brainscales@2.0-rc1 ^log4cxx@0.10.0 ^googletest@1.11.0:+gmock %gcc@10.3.0 - pynn-brainscales@1.0-rc2 ^log4cxx@0.10.0 ^googletest@1.11.0:+gmock %gcc@10.3.0
#- py-lfpy@2.2.3 %gcc@10.3.0 concretization: together
# demo for codejam12
- funniest1022 %gcc@10.3.0
# NRP
- py-torch~mkldnn~cuda~cudnn~onnx_ml~rocm~tensorpipe~mpi~distributed ^protobuf@:3.17.999 %gcc@10.3.0
concretization: together