-
Notifications
You must be signed in to change notification settings - Fork 667
Solve GNU & Intel build and allow to compile with switches S and T #1509
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
Changes from 25 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
153835e
Fix missing comma #1497
alcoat a36d228
Merge branch 'NOAA-EMC:develop' into develop
alcoat 3048113
allow to compile with switches S and T
alcoat 3b6a61a
enable gnu CI
alcoat 16fe73c
Merge branch 'NOAA-EMC:develop' into develop
alcoat 28ace2d
replace abort by extcde or extopn
alcoat a2fdb2d
change type mpicomm
alcoat dad78b8
fix mpicomm init
alcoat 92d2b40
just try cast
alcoat f29212d
back
alcoat 9a0e492
Cancel MULTI_ESMF
alcoat 7ebf783
cancel MULTI_ESMF and ite_pdlib
alcoat aa866b4
comment external abort
alcoat 50514e8
fix call to ESMF_VMGet
alcoat 47d7a68
Merge branch 'develop' into develop
alcoat 04f1d4a
upgrade netcdf
alcoat b771654
activate Intel build with ubuntu 22.04: new glibc not compatible with…
alcoat 20579f5
Merge branch 'develop' of https://github.com/alcoat/WW3 into develop
alcoat 87b74d0
Merge branch 'NOAA-EMC:develop' into develop
alcoat 00b817d
replace tempdisable files
alcoat ca1402c
Merge branch 'develop' of https://github.com/alcoat/WW3 into develop
alcoat 7764cb4
rename workflow files
alcoat 3c704f5
Merge branch 'NOAA-EMC:develop' into develop
alcoat 5b4eb3f
fix trace for switch NL1
alcoat ef38091
Merge branch 'develop' of https://github.com/alcoat/WW3 into develop
alcoat 962ac0b
Merge branch 'NOAA-EMC:develop' into develop
alcoat 5a2aeab
remove not needed EXTCDE
alcoat 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
Some comments aren't visible on the classic Files Changed page.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -26,7 +26,7 @@ env: | |
|
|
||
| jobs: | ||
| setup: | ||
| runs-on: ubuntu-latest | ||
| runs-on: ubuntu-22.04 | ||
|
|
||
| steps: | ||
|
|
||
|
|
||
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
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.