-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:KyleVaughn/UM2 into main
- Loading branch information
Showing
1 changed file
with
1 addition
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,6 +39,7 @@ This is a horrible hack, but until MPACT is updated to use a newer version of gc | |
# Install gcc@8 | ||
spack install [email protected] | ||
spack load [email protected] | ||
spack compiler find | ||
# Install [email protected] | ||
spack install [email protected]%[email protected] | ||
spack load [email protected]%[email protected] | ||
|