Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scitas-software-stacks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
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
SCITAS
Software stack
scitas-software-stacks
Commits
2c1cd573
Commit
2c1cd573
authored
1 year ago
by
Nicolas Richart
Browse files
Options
Downloads
Patches
Plain Diff
correcting typos
parent
1123de69
No related branches found
No related tags found
No related merge requests found
Pipeline
#179979
failed
1 year ago
Stage: environment
Stage: compilers
Stage: concretize
Stage: install
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ci/install_compilers.sh
+1
-1
1 addition, 1 deletion
ci/install_compilers.sh
spack.yaml
+1
-1
1 addition, 1 deletion
spack.yaml
with
2 additions
and
2 deletions
ci/install_compilers.sh
+
1
−
1
View file @
2c1cd573
...
...
@@ -58,5 +58,5 @@ for compiler_hash in $(echo ${hashes}); do
spack/bin/spack compiler find
\
--scope
system
\
${
location
}
\
${
location
}
/
intel
/latest
# hack to find intel compilers...
${
location
}
/
compiler
/latest
# hack to find intel compilers...
done
This diff is collapsed.
Click to expand it.
spack.yaml
+
1
−
1
View file @
2c1cd573
...
...
@@ -51,7 +51,7 @@ spack:
concretizer
:
unify
:
when_possible
duplicates
:
none
duplicates
:
"
none
"
view
:
default
:
...
...
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