-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add gcc 10.2.0 to intel compiler envs for Acorn * For Acorn, pin several package versions when using intel 19 * Update preconfigured sites entry for acorn to reflect separate intel 19, 2022 envs
- Loading branch information
1 parent
3b680ec
commit 1061e2c
Showing
3 changed files
with
21 additions
and
1 deletion.
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
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 |
---|---|---|
|
@@ -56,3 +56,15 @@ | |
require: | ||
- any_of: ["@1.23.1"] | ||
when: "%[email protected]" | ||
eccodes: | ||
require: | ||
- any_of: ["@2.27.0"] | ||
when: "%[email protected]" | ||
py-scipy: | ||
require: | ||
- any_of: ["@1.10.1"] | ||
when: "%[email protected]" | ||
cdo: | ||
require: | ||
- any_of: ["@2.0.5"] | ||
when: "%[email protected]" |
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