Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ebrains-spack-builds
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Klaus Noelp
ebrains-spack-builds
Commits
efaad2ed
Commit
efaad2ed
authored
3 years ago
by
Athanasios Karmas
Browse files
Options
Downloads
Patches
Plain Diff
Build at JSC the v0.1 + hotfix version of EBRAINS tools
that is currently installed at CSCS
parent
dfc0da83
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
create_JupyterLab_kernel.sh
+4
-4
4 additions, 4 deletions
create_JupyterLab_kernel.sh
spack.yaml
+3
-8
3 additions, 8 deletions
spack.yaml
with
7 additions
and
12 deletions
create_JupyterLab_kernel.sh
+
4
−
4
View file @
efaad2ed
...
@@ -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_2021
12
mkdir
$LAB_KERNEL_PATH
/spack_python_kernel_release_2021
0930
cat
<<
EOF
>
$LAB_KERNEL_PATH
/spack_python_kernel_release_2021
12
/kernel.json
cat
<<
EOF
>
$LAB_KERNEL_PATH
/spack_python_kernel_release_2021
0930
/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
_2021
12
",
"display_name": "EBRAINS_release_v0.
1
_2021
09
",
"name": "spack_python_kernel_release_2021
12
",
"name": "spack_python_kernel_release_2021
0930
",
"language": "python"
"language": "python"
}
}
EOF
EOF
This diff is collapsed.
Click to expand it.
spack.yaml
+
3
−
8
View file @
efaad2ed
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment