Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MTIP
spinifel
Commits
0faaff0f
Commit
0faaff0f
authored
Jun 09, 2022
by
Elliott Slaughter
Browse files
Merge branch 'eds/fix-ci-build' into development
parents
6c4ef4e0
1c6bb269
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup/build_from_scratch.sh
View file @
0faaff0f
...
...
@@ -140,17 +140,6 @@ pip install --no-cache-dir PyNVTX
#-------------------------------------------------------------------------------
#_______________________________________________________________________________
# Overwrite the conda libraries with system libraries => don't let anaconda
# provide libraries (like openmp) that are already provided by the system
if
[[
${
target
}
=
*
"summit"
*
||
${
target
}
=
*
"ascent"
*
]]
then
${
root_dir
}
/../scripts/fix_lib_olcf.sh
fi
#-------------------------------------------------------------------------------
#_______________________________________________________________________________
# Install UCX
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment