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

Cleanup blues config and upgrade gnu to 5.3.0 #1739

Merged
merged 6 commits into from
Aug 28, 2017

Conversation

jayeshkrishna
Copy link
Contributor

@jayeshkrishna jayeshkrishna commented Aug 21, 2017

This PR includes some cleanup for the blues config,

  • Load modules based on the choice (compiler+mpilib) made by the user
    Compilers : gnu, pgi, nag
    MPI libs : mvapich, mpi-serial
  • Remove custom paths for NetCDF and PnetCDF
  • Upgrade compiler from gnu 5.2 to gnu 5.3.0

Fixes #1700

[BFB]

Changing the baseline root to the ACME group directory.
Making sure that we load mvapich modules and set mvapich-related
paths only if user specifies the mpilib as mvapich.
Setting the LD_LIBRARY_PATH is not required for gnu+mvapich
on blues (This might have been required before but it is no
longer required).
Remove explicit setting of LD_LIBRARY_PATH on blues when using
the Intel compiler (This may have been required before but is
no longer needed)
Removing compiler+mpi library specific paths set for NetCDF
and PnetCDF libraries. Instead use the shell to detect paths
to these libraries.
Upgrading the gnu compiler from gnu 5.2 to 5.3.0 on blues.
jayeshkrishna added a commit that referenced this pull request Aug 21, 2017
This PR includes some cleanup for the blues config,
* Load modules based on the choice (compiler+mpilib) made by the user
  Compilers : gnu, pgi, nag
  MPI libs : mvapich, mpi-serial
* Remove custom paths for NetCDF and PnetCDF
* Upgrade compiler from gnu 5.2 to gnu 5.3.0

[BFB]

* jayeshkrishna/cleanup_blues_config:
  Upgrading gnu compiler to 5.3.0 on blues
  Remove custom NetCDF and PnetCDF paths on blues
  Rm setting of LD_LIBRARY_PATH on blues+intel
  Rm LD_LIBRARY_PATH setting for gnu+blues
  Checking user mpilib before loading mvapich
  Change baseline root for blues
@amametjanov amametjanov merged commit a97392f into master Aug 28, 2017
amametjanov added a commit that referenced this pull request Aug 28, 2017
Cleanup blues config and upgrade gnu to 5.3.0
This PR includes some cleanup for the blues config:
* Load modules based on the choice (compiler+mpilib) made by the user
  - Compilers : gnu, pgi, nag
  - MPI libs : mvapich, mpi-serial
* Remove custom paths for NetCDF and PnetCDF
* Upgrade compiler from gnu 5.2 to gnu 5.3.0

Fixes #1700
[BFB]
@amametjanov amametjanov deleted the jayeshkrishna/cleanup_blues_config branch August 28, 2017 16:59
jgfouca added a commit that referenced this pull request Oct 3, 2017
…machines

Update netcdf version for ACME

For Sandia machines. Necessary for ERIO test to work.

Test suite: scripts_regression_test Z_FullSystemTest
Test baseline:
Test namelist changes:
Test status: [bit for bit, roundoff, climate changing]

Fixes [CIME Github issue #]

User interface changes?: N

Update gh-pages html (Y/N)?:N

Code review: None
jgfouca pushed a commit that referenced this pull request Oct 25, 2017
Cleanup blues config and upgrade gnu to 5.3.0
This PR includes some cleanup for the blues config:
* Load modules based on the choice (compiler+mpilib) made by the user
  - Compilers : gnu, pgi, nag
  - MPI libs : mvapich, mpi-serial
* Remove custom paths for NetCDF and PnetCDF
* Upgrade compiler from gnu 5.2 to gnu 5.3.0

Fixes #1700
[BFB]
jgfouca pushed a commit that referenced this pull request Feb 27, 2018
Cleanup blues config and upgrade gnu to 5.3.0
This PR includes some cleanup for the blues config:
* Load modules based on the choice (compiler+mpilib) made by the user
  - Compilers : gnu, pgi, nag
  - MPI libs : mvapich, mpi-serial
* Remove custom paths for NetCDF and PnetCDF
* Upgrade compiler from gnu 5.2 to gnu 5.3.0

Fixes #1700
[BFB]
jgfouca pushed a commit that referenced this pull request Mar 14, 2018
Cleanup blues config and upgrade gnu to 5.3.0
This PR includes some cleanup for the blues config:
* Load modules based on the choice (compiler+mpilib) made by the user
  - Compilers : gnu, pgi, nag
  - MPI libs : mvapich, mpi-serial
* Remove custom paths for NetCDF and PnetCDF
* Upgrade compiler from gnu 5.2 to gnu 5.3.0

Fixes #1700
[BFB]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants