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

fixes for cheyenne issues #1340

Merged
merged 2 commits into from
Apr 12, 2017
Merged

Conversation

jedwards4b
Copy link
Contributor

Fixes issue with gnu compiler on cheyenne, workaround for intel 17 compiler issue.
minor interface cleanup

Test suite: scripts_regression_tests.py + cime_developer with gnu compiler on cheyenne
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes #781

User interface changes?:

Code review:

@@ -109,13 +109,13 @@
</values>
</entry>
-->
<entry id="LND_PIO_REARRANGER">
<!-- <entry id="LND_PIO_REARRANGER">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This code is specific to pio2 and does not affect the current configuration.

@jedwards4b jedwards4b requested a review from fischer-ncar April 12, 2017 18:25
@fischer-ncar fischer-ncar merged commit 5e79b04 into ESMCI:master Apr 12, 2017
bertinia pushed a commit that referenced this pull request Apr 12, 2017
Making sure that we don't define PNETCDF_PATH when using mpi-serial
on Anvil.

Without the fix if PNETCDF_PATH is defined for mpi-serial builds
it gets "undefine"d in the Makefile. However older versions of
the make utility do not recognize the "undefine" directive. This
causes mpi-serial builds to fail.

Fixes #1340
bertinia pushed a commit that referenced this pull request Apr 12, 2017
Making sure that we don't define PNETCDF_PATH when using mpi-serial
on Anvil.

Without the fix if PNETCDF_PATH is defined for mpi-serial builds
it gets "undefine"d in the Makefile. However older versions of
the make utility do not recognize the "undefine" directive. This
causes mpi-serial builds to fail.

Fixes #1340

[BFB]
@jedwards4b jedwards4b deleted the cheyenne_fixes branch May 3, 2017 00:00
jgfouca pushed a commit that referenced this pull request Feb 23, 2018
Making sure that we don't define PNETCDF_PATH when using mpi-serial
on Anvil.

Without the fix if PNETCDF_PATH is defined for mpi-serial builds
it gets "undefine"d in the Makefile. However older versions of
the make utility do not recognize the "undefine" directive. This
causes mpi-serial builds to fail.

Fixes #1340
jgfouca pushed a commit that referenced this pull request Feb 23, 2018
Making sure that we don't define PNETCDF_PATH when using mpi-serial
on Anvil.

Without the fix if PNETCDF_PATH is defined for mpi-serial builds
it gets "undefine"d in the Makefile. However older versions of
the make utility do not recognize the "undefine" directive. This
causes mpi-serial builds to fail.

Fixes #1340

[BFB]
jgfouca pushed a commit that referenced this pull request Mar 13, 2018
Making sure that we don't define PNETCDF_PATH when using mpi-serial
on Anvil.

Without the fix if PNETCDF_PATH is defined for mpi-serial builds
it gets "undefine"d in the Makefile. However older versions of
the make utility do not recognize the "undefine" directive. This
causes mpi-serial builds to fail.

Fixes #1340
jgfouca pushed a commit that referenced this pull request Mar 13, 2018
Making sure that we don't define PNETCDF_PATH when using mpi-serial
on Anvil.

Without the fix if PNETCDF_PATH is defined for mpi-serial builds
it gets "undefine"d in the Makefile. However older versions of
the make utility do not recognize the "undefine" directive. This
causes mpi-serial builds to fail.

Fixes #1340

[BFB]
jedwards4b added a commit to jedwards4b/cime that referenced this pull request Mar 1, 2019
e7134d3 Merge pull request ESMCI#1340 from jedwards4b/pio1_linkedlist_opt
b5a4a2d optimize the linked list with a pointer to the list end
7da5627 Merge pull request ESMCI#1289 from NCAR/jayeshkrishna/support_nc_withoutnc4
31b8c64 Support NetCDF libs without NetCDF4 support

git-subtree-dir: src/externals/pio1
git-subtree-split: e7134d36875b969643f912e1ec6a9fd6bc3577cb
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.

3 participants