-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test spec update gcc 8.5.0 -> gcc 10.3.1
- Loading branch information
1 parent
b4a0e44
commit 033935b
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
Submodule radiuss-spack-configs
updated
12 files
+1 −0 | .gitignore | |
+7 −0 | .mailmap | |
+1 −0 | packages/blt/package.py | |
+19 −17 | packages/camp/package.py | |
+6 −22 | packages/raja/package.py | |
+2 −0 | packages/raja_perf/package.py | |
+130 −0 | packages/umpire/export_includes.patch | |
+1 −22 | packages/umpire/package.py | |
+24 −24 | toss_4_x86_64_ib/compilers.yaml | |
+30 −6 | toss_4_x86_64_ib/packages.yaml | |
+26 −0 | toss_4_x86_64_ib_cray/compilers.yaml | |
+18 −6 | toss_4_x86_64_ib_cray/packages.yaml |