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
f9becb6d
Commit
f9becb6d
authored
7 months ago
by
Eleni Mathioulaki
Browse files
Options
Downloads
Patches
Plain Diff
[DO-NOT-MERGE]
parent
081b0a21
Branches
disable-view
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
install_spack_env.sh
+1
-1
1 addition, 1 deletion
install_spack_env.sh
with
1 addition
and
1 deletion
install_spack_env.sh
+
1
−
1
View file @
f9becb6d
...
@@ -79,7 +79,7 @@ spack env activate --without-view $EBRAINS_SPACK_ENV
...
@@ -79,7 +79,7 @@ spack env activate --without-view $EBRAINS_SPACK_ENV
spack
env
view disable
spack
env
view disable
# fetch all sources
# fetch all sources
spack
--
verbose
concretize
-j
$SPACK_JOBS
--force
--fresh
--test
root
spack
--
debug
concretize
-j
$SPACK_JOBS
--force
--fresh
--test
root
spack-python
-c
"exit(not len(spack.environment.active_environment().uninstalled_specs()))"
&&
spack fetch
--dependencies
--missing
spack-python
-c
"exit(not len(spack.environment.active_environment().uninstalled_specs()))"
&&
spack fetch
--dependencies
--missing
# install the environment, use 2 jobs to reduce the amount of required RAM
# install the environment, use 2 jobs to reduce the amount of required RAM
...
...
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