-
Notifications
You must be signed in to change notification settings - Fork 39
Spack 1 update #953
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Spack 1 update #953
Changes from 77 commits
Commits
Show all changes
82 commits
Select commit
Hold shift + click to select a range
43539af
elcap definition: also adding some convenience methods - partial
scheibelp 138657c
refactors and bug fixes
scheibelp 8109643
messed up with top-level config arrangement
scheibelp 9581392
env/rpaths/flags go under extra_attributes
scheibelp 7b0b2f9
llnl-cluster update
scheibelp 0a99bfc
llnl-sierra update (partial)
scheibelp 40cc227
create helper function for hybrid compiler requirements
scheibelp 15bca9f
update riken-fugaku
scheibelp 81b57df
llnl-matrix update
scheibelp 1b729de
update lanl-venado
scheibelp b609c9d
update jsc-juwels
scheibelp f1f850d
allow merging lists, better error reporting
scheibelp 13f41f1
cscs-eiger update
scheibelp 6786be9
handle merging w/merge method vs. manually reaching into dicts
scheibelp d5ff2b1
update cscs-daint
scheibelp aa25402
update csc-lumi and fix rocm config in llnl-elcapitan
scheibelp b232b53
update aws-pcluster; update gcc spec in llnl-elcapitan
scheibelp a396bfa
fix some details
scheibelp eaa09df
use merge helper in llnl-elcapitan
scheibelp fb20af6
reference error
scheibelp 4353299
llvm-amdgpu exists as both a compiler and a lib dependency, which wou…
scheibelp 2b5772e
same issue for csc-lumi
scheibelp 9567d4c
add language dependencies as needed (generally on all of c/c++/fortra…
scheibelp 60fcf84
style auto format
scheibelp ced12fa
non-auto style fix
scheibelp 0b82486
generix-x86 system generates no package config: fix packages.yaml gen…
scheibelp c31b5fa
fix bad import (make it spack-1.0-compliant)
scheibelp 83f6d3d
messed up cfg merge for cscs-daint
scheibelp 5fb2308
more gromacs import fixing
scheibelp 0851a59
another import issue w/gromacs
scheibelp d905c1d
branson import issue
scheibelp 27e28bc
need llvm-amdgpu external always; dont force compiler requirement on …
scheibelp 3a0a809
auto format
scheibelp 29f176e
using same list object twice causes alias in yaml dump
scheibelp f6a5c55
rocm/cce configs need to be lists
scheibelp e0fd514
kripke rocm arch specification
scheibelp b81a836
log all commands that are run to make it easier to replicate issues
scheibelp 6681dcc
merge from develop (import conflicts)
scheibelp 498ad0b
auto style
scheibelp 5a531e1
kripke should build w/ mpi
scheibelp d4e7a48
Merge branch 'develop' into spack-1-update
scheibelp c021299
blt 0.7.0 is setting something that bypasses spack compiler wrappers,…
scheibelp 6cae240
hypre no longer has cublas variant
scheibelp 6be87af
hypre fortran logic disabled for now; amg2023 needs cxx; hypre no lon…
scheibelp 61124cb
Merge branch 'develop' into spack-1-update
scheibelp 0fe5b30
update instructions based on changes to run-experiment script
scheibelp c9903cf
laghos/hypre dependency updates
scheibelp 7988cfd
llvm-amdgpu is the compiler and the package, need to reach into llvm/…
scheibelp 45c40c5
control spack-packages builtin repository
scheibelp 3abc7a4
auto-style
scheibelp f2ef5b4
forgot to reference package repo inside of git repo
scheibelp 1c73ba2
enforce hypre+lapack
scheibelp 0a95ce6
llnl-cluster compiler weighting for oneapi: make it compatible with e…
scheibelp 851444e
auto style fix
scheibelp aae2f67
merge from develop (minor conflicts)
scheibelp 051fbd5
try to fix raja-perf/dane; laghos/dane
scheibelp 2ed9639
tuolumne/raja-perf/rocm appears to require same libunwind fix as tioga
scheibelp f1e72fa
interface for benchpark setup has changed, print command that omits s…
scheibelp 213ca36
spack concretization defaults to older hypre dep, which does not seem…
scheibelp 614ae34
the package is called llvm, not clang (fix for sierra system)
scheibelp b0a3f3a
hpl change: for some reason needs git attribute at package level (not…
scheibelp 6b87a48
proper definition of oneapi compiler on oneapi cluster (was accidenta…
scheibelp 542d03b
add separate section for mpi implementation
scheibelp 69eab82
adjust preference strategy for encouraging use of desired compiler
scheibelp 7a338d7
same change for dane
scheibelp 948ebe8
placeholder default-compiler (our env establishes preferences that ma…
scheibelp 8d5a725
style edit
scheibelp c5fa931
default compiler selection for llnl-cluster (while it shouldn't matte…
scheibelp aaa577a
Merge branch 'develop' into spack-1-update
scheibelp ed3cf29
auto style fix
scheibelp 709ceda
apply fixes from llnl-cluster to llnl-matrix
scheibelp fbfb116
we agreed to rm kripke/lassen test
scheibelp 844b900
relocate spack bootstrap cache (in latest tests it is 129 chars - one…
scheibelp c00502b
keep trying to shorten
scheibelp c4b3747
Merge branch 'develop' into spack-1-update
scheibelp 65c6054
rm override now that subclass doesnt actually add any logic
scheibelp 649ea9f
rm commented-out config (llvm-amdgpu package was merged with the comp…
scheibelp 7d26c1f
rm unused lang dependencies
scheibelp ec46558
Merge branch 'develop' into spack-1-update
pearce8 12d7390
update blt import to make it spack-1.0-compat
scheibelp 1f75eda
universal requirement for blt 0.6.2 no longer works with merged in up…
scheibelp cae0603
Revert name shortening.
pearce8 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.