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

Fixed reg2grb2 build on WCOSS #278

Conversation

WalterKolczynski-NOAA
Copy link
Contributor

The build of reg2grb2 was not linking the MPI libraries on WCOSS-Dell,
causing the build to fail (I don't know why this wasn't an issue before).
Modified the modulefile to now set the fortran compiler to the $MPI_FC
set by the impi module (which should be mpiifort) instead of ifort.

Refs: #273

The build of reg2grb2 was not linking the MPI libraries on WCOSS-Dell,
causing the build to fail (I don't know why this wasn't an issue before).
Modified the modulefile to now set the fortran compiler to the $MPI_FC
set by the impi module (which should be mpiifort) instead of ifort.

Refs: NOAA-EMC#273
@WalterKolczynski-NOAA
Copy link
Contributor Author

I missed pushing this last-minute commit for PR #273

@WalterKolczynski-NOAA WalterKolczynski-NOAA merged commit 986091a into NOAA-EMC:feature/coupled-crow Feb 25, 2021
@WalterKolczynski-NOAA WalterKolczynski-NOAA deleted the feature/port_coupled_wcoss_dell branch May 22, 2022 23:50
@emcbot emcbot added the CI-Orion-Building **Bot use only** CI testing is cloning/building on Orion label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-Orion-Building **Bot use only** CI testing is cloning/building on Orion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants