Skip to content
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

Port to Orion #105

Merged
merged 10 commits into from
Apr 22, 2020
Merged

Port to Orion #105

merged 10 commits into from
Apr 22, 2020

Conversation

DusanJovic-NOAA
Copy link
Collaborator

@DusanJovic-NOAA DusanJovic-NOAA commented Apr 20, 2020

Associated PRs:
NOAA-EMC/fv3atm#102
NOAA-EMC/NEMS#53

NOTE: This branch https://github.com/aliabdolali/WW3/tree/OrionPort must be merged before this PR.

tests/rt.sh Outdated Show resolved Hide resolved
.gitmodules Outdated Show resolved Hide resolved
@@ -154,6 +154,9 @@ if(WW3)
if(${CMAKE_Platform} STREQUAL "hera.intel")
set(WW3_COMP "hera")
endif()
if(${CMAKE_Platform} STREQUAL "orion.intel")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should really try to get rid of these extra machine dependencies when moving to cmake.

## load programming environment
## this typically includes compiler, MPI and job scheduler
##
module load intel/2018
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Going back to 2018? For the UFS public release, we used intel/2020. I guess you need this to provide developers a stable alternative platform, as close as possible to hera, when the latter will be occupied with the retrospectives.

@junwang-noaa
Copy link
Collaborator

junwang-noaa commented Apr 20, 2020 via email

@DusanJovic-NOAA DusanJovic-NOAA merged commit 8baa79d into ufs-community:develop Apr 22, 2020
@DusanJovic-NOAA DusanJovic-NOAA deleted the orion branch April 24, 2020 18:38
climbfuji pushed a commit to climbfuji/ufs-weather-model that referenced this pull request Oct 25, 2021
…p_from_develop_20211019

Update gsl/develop from develop 2021/10/19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants