Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
ae6d0ff
update intel compiler to intel2022
junwang-noaa Mar 15, 2022
052607e
update to develop branch
junwang-noaa May 11, 2022
cb2ee6f
Merge remote-tracking branch 'upstream/develop' into intel2022
junwang-noaa May 11, 2022
600b784
update libpng
junwang-noaa May 11, 2022
55c7745
update intel compiler on ufs_hera.intel_debug
junwang-noaa May 12, 2022
91ff7b9
Merge remote-tracking branch 'upstream/develop' into intel2022
junwang-noaa May 16, 2022
52ab37f
remove I_MPI_DAPL_UD fot Intel 2022/2021
junwang-noaa May 16, 2022
3dae554
update libraries g2 (3.4.5), Jasper (2.0.25), PIO (2.5.3), libpng (1.…
junwang-noaa May 16, 2022
c10ab6d
updated gnu/cheyenne hpc-stack location
jkbk2004 May 16, 2022
4f506f4
Update ufs_cheyenne.gnu_debug
jkbk2004 May 16, 2022
d0c46da
Update ufs_cheyenne.intel
jkbk2004 May 16, 2022
5b25383
Update ufs_cheyenne.intel_debug
jkbk2004 May 16, 2022
b450910
Merge pull request #16 from jkbk2004/intel2022
junwang-noaa May 18, 2022
ccb942e
Merge remote-tracking branch 'upstream/develop' into intel2022
junwang-noaa May 20, 2022
4814cac
change BL_DATE
junwang-noaa May 20, 2022
811ab5a
[AutoRT] cheyenne.gnu Job Completed.
BrianCurtis-NOAA May 20, 2022
679f79c
Updated ufs_cheyenne.intel: hpc-intel/2022.1
jkbk2004 May 20, 2022
4964206
update jet log file
BrianCurtis-NOAA May 20, 2022
2c88bc5
update orion/cray log files
junwang-noaa May 20, 2022
f92aef1
[AutoRT] cheyenne.intel Job Completed.
BrianCurtis-NOAA May 20, 2022
5f49221
[AutoRT] hera.intel Job Completed.
BrianCurtis-NOAA May 20, 2022
c08b248
Add wcoss dell RT log: all tests passed
MinsukJi-NOAA May 20, 2022
a9a7593
[AutoRT] hera.gnu Job Completed.
BrianCurtis-NOAA May 20, 2022
637292a
Add gaea RT log: all tests passed
MinsukJi-NOAA May 21, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modulefiles/ufs_cheyenne.gnu
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module load mpt/2.22
module load ncarcompilers/0.5.0
module unload netcdf

module use /glade/work/epicufsrt/GMTB/tools/hpc-stack-v1.2.0_6eb6/modulefiles/stack
module use /glade/work/epicufsrt/GMTB/tools/gnu/10.1.0/hpc-stack-v1.2.0/modulefiles/stack
module load hpc/1.2.0
module load hpc-gnu/10.1.0
module load hpc-mpt/2.22
Expand Down
2 changes: 1 addition & 1 deletion modulefiles/ufs_cheyenne.gnu_debug
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module load mpt/2.22
module load ncarcompilers/0.5.0
module unload netcdf

module use /glade/work/epicufsrt/GMTB/tools/hpc-stack-v1.2.0_6eb6/modulefiles/stack
module use /glade/work/epicufsrt/GMTB/tools/gnu/10.1.0/hpc-stack-v1.2.0/modulefiles/stack
module load hpc/1.2.0
module load hpc-gnu/10.1.0
module load hpc-mpt/2.22
Expand Down
10 changes: 5 additions & 5 deletions modulefiles/ufs_cheyenne.intel
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@ module load python/3.7.9

# load programming environment
module load ncarenv/1.3
module load intel/2021.2
module load mpt/2.22
module load intel/2022.1
module load mpt/2.25
module load ncarcompilers/0.5.0
module unload netcdf

module use /glade/work/epicufsrt/GMTB/tools/hpc-stack-v1.2.0_6eb6/modulefiles/stack
module use /glade/work/epicufsrt/GMTB/tools/intel/2022.1/hpc-stack-v1.2.0_6eb6/modulefiles/stack
Comment thread
DusanJovic-NOAA marked this conversation as resolved.

module load hpc/1.2.0
module load hpc-intel/2021.2
module load hpc-mpt/2.22
module load hpc-intel/2022.1
module load hpc-mpt/2.25

module load ufs_common

Expand Down
11 changes: 6 additions & 5 deletions modulefiles/ufs_cheyenne.intel_debug
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,16 @@ module load python/3.7.9

# load programming environment
module load ncarenv/1.3
module load intel/2021.2
module load mpt/2.22
module load intel/2022.1
module load mpt/2.25
module load ncarcompilers/0.5.0
module unload netcdf

module use /glade/work/epicufsrt/GMTB/tools/hpc-stack-v1.2.0_6eb6/modulefiles/stack
module use /glade/work/epicufsrt/GMTB/tools/intel/2022.1/hpc-stack-v1.2.0_6eb6/modulefiles/stack

module load hpc/1.2.0
module load hpc-intel/2021.2
module load hpc-mpt/2.22
module load hpc-intel/2022.1
module load hpc-mpt/2.25

module load ufs_common_debug

Expand Down
8 changes: 4 additions & 4 deletions modulefiles/ufs_common
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
#%Module

module load jasper/2.0.22
module load jasper/2.0.25
module load zlib/1.2.11
module load png/1.6.35
module load libpng/1.6.37

module load hdf5/1.10.6
module load netcdf/4.7.4
module load pio/2.5.2
module load pio/2.5.3
module load esmf/8.3.0b09
module load fms/2022.01

module load bacio/2.4.1
module load crtm/2.3.0
module load g2/3.4.2
module load g2/3.4.5
module load g2tmpl/1.10.0
module load ip/3.3.3
module load sp/2.3.3
Expand Down
8 changes: 4 additions & 4 deletions modulefiles/ufs_common_debug
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
#%Module

module load jasper/2.0.22
module load jasper/2.0.25
module load zlib/1.2.11
module load png/1.6.35
module load libpng/1.6.37

module load hdf5/1.10.6
module load netcdf/4.7.4
module load pio/2.5.2
module load pio/2.5.3
module load esmf/8.3.0b09-debug
module load fms/2022.01

module load bacio/2.4.1
module load crtm/2.3.0
module load g2/3.4.2
module load g2/3.4.5
module load g2tmpl/1.10.0
module load ip/3.3.3
module load sp/2.3.3
Expand Down
4 changes: 1 addition & 3 deletions modulefiles/ufs_gaea.intel
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,11 @@ module load gcc/8.3.0
module use /lustre/f2/pdata/ncep_shared/hpc-stack/modulefiles/stack

module load hpc/1.1.0
module load hpc-intel/18.0.6.288
module load hpc-intel/2021.3.0
module load hpc-cray-mpich/7.7.11

module load ufs_common

setenv I_MPI_DAPL_UD 1

setenv CC cc
setenv CXX CC
setenv FC ftn
Expand Down
4 changes: 1 addition & 3 deletions modulefiles/ufs_gaea.intel_debug
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,11 @@ module load cmake/3.20.1
module use /lustre/f2/pdata/ncep_shared/hpc-stack/modulefiles/stack

module load hpc/1.1.0
module load hpc-intel/18.0.6.288
module load hpc-intel/2021.3.0
module load hpc-cray-mpich/7.7.11

module load ufs_common_debug

setenv I_MPI_DAPL_UD 1

setenv CC cc
setenv CXX CC
setenv FC ftn
Expand Down
6 changes: 2 additions & 4 deletions modulefiles/ufs_hera.intel
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,12 @@ module use /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/modulefiles/stack

module load hpc/1.1.0

module load hpc-intel/18.0.5.274
module load hpc-impi/2018.0.4
module load hpc-intel/2022.1.2
module load hpc-impi/2022.1.2

module load ufs_common

setenv CC mpiicc
setenv CXX mpiicpc
setenv FC mpiifort
setenv CMAKE_Platform hera.intel

setenv I_MPI_DAPL_UD 1
6 changes: 2 additions & 4 deletions modulefiles/ufs_hera.intel_debug
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,12 @@ module use /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/modulefiles/stack

module load hpc/1.1.0

module load hpc-intel/18.0.5.274
module load hpc-impi/2018.0.4
module load hpc-intel/2022.1.2
module load hpc-impi/2022.1.2

module load ufs_common_debug

setenv CC mpiicc
setenv CXX mpiicpc
setenv FC mpiifort
setenv CMAKE_Platform hera.intel

setenv I_MPI_DAPL_UD 1
6 changes: 2 additions & 4 deletions modulefiles/ufs_jet.intel
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,11 @@ module load cmake/3.20.1
module use /lfs4/HFIP/hfv3gfs/nwprod/hpc-stack/libs/modulefiles/stack

module load hpc/1.1.0
module load hpc-intel/18.0.5.274
module load hpc-impi/2018.4.274
module load hpc-intel/2022.1.2
module load hpc-impi/2022.1.2

module load ufs_common

setenv I_MPI_DAPL_UD 1

setenv CC mpiicc
setenv CXX mpiicpc
setenv FC mpiifort
Expand Down
6 changes: 2 additions & 4 deletions modulefiles/ufs_jet.intel_debug
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,11 @@ module load cmake/3.20.1
module use /lfs4/HFIP/hfv3gfs/nwprod/hpc-stack/libs/modulefiles/stack

module load hpc/1.1.0
module load hpc-intel/18.0.5.274
module load hpc-impi/2018.4.274
module load hpc-intel/2022.1.2
module load hpc-impi/2022.1.2

module load ufs_common_debug

setenv I_MPI_DAPL_UD 1

setenv CC mpiicc
setenv CXX mpiicpc
setenv FC mpiifort
Expand Down
6 changes: 2 additions & 4 deletions modulefiles/ufs_orion.intel
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,12 @@ module load python/3.7.5
module use /apps/contrib/NCEP/libs/hpc-stack/modulefiles/stack

module load hpc/1.1.0
module load hpc-intel/2018.4
module load hpc-impi/2018.4
module load hpc-intel/2022.1.2
module load hpc-impi/2022.1.2

module load ufs_common

setenv CC mpiicc
setenv CXX mpiicpc
setenv FC mpiifort
setenv CMAKE_Platform orion.intel

setenv I_MPI_DAPL_UD 1
4 changes: 2 additions & 2 deletions modulefiles/ufs_orion.intel_debug
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ module load python/3.7.5
module use /apps/contrib/NCEP/libs/hpc-stack/modulefiles/stack

module load hpc/1.1.0
module load hpc-intel/2018.4
module load hpc-impi/2018.4
module load hpc-intel/2022.1.2
module load hpc-impi/2022.1.2

module load ufs_common_debug

Expand Down
Loading