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

Update Blues Intel compiler to version 15 #567

Merged
merged 4 commits into from
Dec 23, 2015

Conversation

rljacob
Copy link
Member

@rljacob rljacob commented Dec 19, 2015

Update the Blues intel compiler option to use Intel 15.0
Old version is preserved as "intel13".

non-BFB if you're using the old compiler version
[BFB]

rljacob and others added 4 commits December 14, 2015 14:16
Update default intel compiler on blues to be version 15.
Save old config as "intel13"
Fixing typo in the path to the NetCDF library built with intel 15
on blues. With this fix mvapich+intel (mvapich+intel15) builds
successfully on blues.
Adding MKL for intel 15 (the default "intel" is now intel 15)
builds on blues. Some compsets (e.g. A_B1850_ne13_m120) require
MKL support for intel builds.
Adding the path to the NetCDF libraries into the runtime library
search path. Since we don't have soft modules on blues for NetCDF
libs built with intel15, this change should help in finding the
NetCDF libs at runtime.
rljacob added a commit that referenced this pull request Dec 19, 2015
Update the Blues intel compiler option to use Intel 15.0
Old version is preserved as "intel13".

non-BFB if you're using the old compiler version
[BFB]

* rljacob/scripts/update-blues-intel15:
  Adding rpath to NetCDF libs for blues+intel15
  Adding MKL support for blues+intel 15
  Fixing path to NetCDF libs on blues+intel15
  Update blues intel to intel15

Conflicts:
	cime/machines-acme/env_mach_specific.blues
@rljacob rljacob self-assigned this Dec 19, 2015
@rljacob rljacob merged commit 0c422ca into master Dec 23, 2015
rljacob added a commit that referenced this pull request Dec 23, 2015
Update the Blues intel compiler option to use Intel 15.0
Old version is preserved as "intel13".

non-BFB if you're using the old compiler version
[BFB]

* rljacob/scripts/update-blues-intel15:
  Adding rpath to NetCDF libs for blues+intel15
  Adding MKL support for blues+intel 15
  Fixing path to NetCDF libs on blues+intel15
  Update blues intel to intel15

Conflicts:
(Resolved in correct way unlike during merge to next)
	cime/machines-acme/env_mach_specific.blues
@rljacob
Copy link
Member Author

rljacob commented Dec 23, 2015

Results from acme_developer with intel15:
1 diff (expected) and 2 fails (not expected)

blogin2[195]: ./cs.status.20151223_060308 | grep Overall
ERP_Ln9.ne30_ne30.FC5.blues_intel.cam-outfrq9s (Overall: DIFF), details:
ERS.f09_g16_g.MPASLI_ONLY.blues_intel (Overall: PASS), details:
ERS.f19_g16_rx1.A.blues_intel (Overall: PASS), details:
ERS.f45_g37_rx1.DTEST.blues_intel (Overall: PASS), details:
ERS.ne30_g16_rx1.A.blues_intel (Overall: PASS), details:
ERS_IOP.f19_g16_rx1.A.blues_intel (Overall: PASS), details:
ERS_IOP.f45_g37_rx1.DTEST.blues_intel (Overall: PASS), details:
ERS_IOP.ne30_g16_rx1.A.blues_intel (Overall: PASS), details:
ERS_IOP4c.f19_g16_rx1.A.blues_intel (Overall: PASS), details:
ERS_IOP4c.ne30_g16_rx1.A.blues_intel (Overall: PASS), details:
ERS_IOP4p.f19_g16_rx1.A.blues_intel (Overall: PASS), details:
ERS_IOP4p.ne30_g16_rx1.A.blues_intel (Overall: PASS), details:
ERS_Ld5.T62_mpas120.C_MPAS_NORMAL_YEAR.blues_intel (Overall: PASS), details:
NCK.f19_g16_rx1.A.blues_intel (Overall: PASS), details:
PEA_P1_M.f45_g37_rx1.A.blues_intel (Overall: FAIL), details:
SMS.T62_mpas120_gis20.MPAS_LISIO_TEST.blues_intel (Overall: FAIL), details:
SMS.f09_g16.I1850CLM45CN.blues_intel (Overall: PASS), details:
SMS.f09_g16_a.IGCLM45_MLI.blues_intel (Overall: PASS), details:
SMS.f19_f19.I1850CLM45CN.blues_intel (Overall: PASS), details:
SMS.hcru_hcru.I1850CRUCLM45CN.blues_intel (Overall: PASS), details:
SMS.ne30_f19_g16_rx1.A.blues_intel (Overall: PASS), details:

@rljacob rljacob deleted the rljacob/scripts/update-blues-intel15 branch April 26, 2017 17:37
jgfouca pushed a commit that referenced this pull request Feb 27, 2018
Update the Blues intel compiler option to use Intel 15.0
Old version is preserved as "intel13".

non-BFB if you're using the old compiler version
[BFB]

* rljacob/scripts/update-blues-intel15:
  Adding rpath to NetCDF libs for blues+intel15
  Adding MKL support for blues+intel 15
  Fixing path to NetCDF libs on blues+intel15
  Update blues intel to intel15

Conflicts:
(Resolved in correct way unlike during merge to next)
	cime/machines-acme/env_mach_specific.blues
jonbob pushed a commit that referenced this pull request Jun 22, 2021
Fix B(N) computation bugs in shared/mpas_ocn_vmix.F #567

Currently, the implicit vertical mixing routine applies the bottom drag
with kinetic energy referenced to k, but outside a k loop. This is a
simple typo and should be N. This should be fixed although the k out
from the loop has the same value as N.

Same bug PR has been approved in ocean/coastal. See #565
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