Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
spack-environments
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MPSD Computational Science
spack-environments
Commits
aab46ba4
Commit
aab46ba4
authored
1 year ago
by
Ashwin Kumar Karnad
Browse files
Options
Downloads
Patches
Plain Diff
set the correct mpsd spack branch
parent
8eac4347
No related branches found
No related tags found
1 merge request
!36
Update releases branch with changes from 19/06 discussion
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
spack_setup.sh
+1
-1
1 addition, 1 deletion
spack_setup.sh
with
1 addition
and
1 deletion
spack_setup.sh
+
1
−
1
View file @
aab46ba4
...
@@ -6,7 +6,7 @@ set -E -o pipefail
...
@@ -6,7 +6,7 @@ set -E -o pipefail
# ---- configuration variables ----
# ---- configuration variables ----
spack_git
=
'https://github.com/mpsd-computational-science/spack.git'
spack_git
=
'https://github.com/mpsd-computational-science/spack.git'
spack_git_ssh
=
'git@github.com:mpsd-computational-science/spack.git'
spack_git_ssh
=
'git@github.com:mpsd-computational-science/spack.git'
spack_branch
=
'mpsd/v0.19'
spack_branch
=
'mpsd/v0.19
_dev-23a
'
system_compiler
=
"gcc@10.2.1"
system_compiler
=
"gcc@10.2.1"
generic_arch
=
"x86_64_v2"
generic_arch
=
"x86_64_v2"
# default: spack cache is one level above pwd
# default: spack cache is one level above pwd
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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