forked from NOAA-GSL/UPP
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Revert "Added support on Odin and Stampede (NOAA-EMC#242)" (N…
…OAA-EMC#243)" (NOAA-EMC#244) This reverts commit c57ce32.
- Loading branch information
1 parent
c57ce32
commit 4b1cbab
Showing
26 changed files
with
287 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
#%Module##################################################### | ||
## Module file for regional_grid | ||
############################################################# | ||
module load PrgEnv-intel | ||
module swap intel/19.0.5.281 | ||
module load cray-mpich/7.7.10 | ||
module load cray-libsci | ||
module load cray-netcdf-hdf5parallel | ||
module load cray-parallel-netcdf | ||
module load cray-hdf5-parallel | ||
|
||
export NETCDF=/opt/cray/pe/netcdf-hdf5parallel/4.6.3.2/INTEL/19.0 | ||
export HDF5=/opt/cray/pe/hdf5-parallel/1.10.5.2/INTEL/19.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
#%Module##################################################### | ||
## Module file for regional_grid | ||
############################################################# | ||
module load PrgEnv-intel | ||
module swap intel/19.0.5.281 | ||
module load cray-mpich/7.7.10 | ||
module load cray-libsci | ||
module load cray-netcdf-hdf5parallel | ||
module load cray-parallel-netcdf | ||
module load cray-hdf5-parallel | ||
|
||
export NETCDF=/opt/cray/pe/netcdf-hdf5parallel/4.6.3.2/INTEL/19.0 | ||
export HDF5=/opt/cray/pe/hdf5-parallel/1.10.5.2/INTEL/19.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
#%Module##################################################### | ||
## Module file for regional_grid | ||
############################################################# | ||
module load PrgEnv-intel | ||
module swap intel/19.0.5.281 | ||
module load cray-mpich/7.7.10 | ||
module load cray-libsci | ||
module load cray-netcdf-hdf5parallel | ||
module load cray-parallel-netcdf | ||
module load cray-hdf5-parallel | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
#%Module##################################################### | ||
## Module file for regional_grid | ||
############################################################# | ||
module load intel/18.0.2 | ||
module load impi/18.0.2 | ||
module load hdf5/1.10.4 | ||
module load netcdf/4.6.2 | ||
|
||
setenv NETCDF /opt/apps/intel18/netcdf/4.6.2/x86_64 | ||
setenv HDF5 /opt/apps/intel18/hdf5/1.10.4/x86_64 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
#%Module##################################################### | ||
## Module file for regional_grid | ||
############################################################# | ||
|
||
|
||
module load intel/18.0.2 | ||
module load impi/18.0.2 | ||
module load hdf5/1.10.4 | ||
module load netcdf/4.6.2 | ||
|
||
setenv NETCDF /opt/apps/intel18/netcdf/4.6.2/x86_64 | ||
setenv HDF5 /opt/apps/intel18/hdf5/1.10.4/x86_64 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
#%Module##################################################### | ||
## Module file for regional_grid | ||
############################################################# | ||
module load intel/18.0.2 | ||
module load impi/18.0.2 | ||
module load hdf5/1.10.4 | ||
module load netcdf/4.6.2 | ||
|
||
setenv NETCDF /opt/apps/intel18/netcdf/4.6.2/x86_64 | ||
setenv HDF5 /opt/apps/intel18/hdf5/1.10.4/x86_64 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
#%Module##################################################### | ||
## Module file for get_extrn_ics task. | ||
############################################################# | ||
|
||
#module purge | ||
|
||
#module load hpss | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
#%Module##################################################### | ||
## Module file for get_extrn_lbcs task. | ||
############################################################# | ||
|
||
#module purge | ||
|
||
#module load hpss | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
#%Module##################################################### | ||
## Module file for make_grid task. | ||
############################################################# | ||
|
||
#module purge | ||
|
||
module load PrgEnv-intel | ||
module swap intel/19.0.5.281 | ||
module load cray-libsci | ||
module load cray-netcdf-hdf5parallel | ||
module load cray-parallel-netcdf | ||
module load cray-hdf5-parallel | ||
module load gcc/6.1.0 | ||
module load slurm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
#%Module##################################################### | ||
## Module file for get_extrn_ics task. | ||
############################################################# | ||
|
||
#module purge | ||
|
||
#module load hpss | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
#%Module##################################################### | ||
## Module file for get_extrn_lbcs task. | ||
############################################################# | ||
|
||
#module purge | ||
|
||
#module load hpss | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
#%Module##################################################### | ||
## Module file for make_grid task. | ||
############################################################# | ||
|
||
module purge | ||
|
||
module load intel/18.0.2 | ||
module load impi/18.0.2 | ||
module load hdf5/1.10.4 | ||
module load netcdf/4.6.2 | ||
module load python3/3.7.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
SHELL := bash | ||
|
||
MAKEFLAGS += --warn-undefined-variables | ||
|
||
INC = -I${NETCDF}/include | ||
|
||
LIBS = ${NETCDF}/lib/libnetcdff.a ${NETCDF}/lib/libnetcdf.a \ | ||
${HDF5}/lib/libhdf5_hl.a ${HDF5}/lib/libhdf5.a ${HDF5}/lib/libsz.a -lz | ||
|
||
FC = mpiifort | ||
FFLAGS = -g -O2 $(INC) | ||
|
||
EXEC = global_equiv_resol | ||
|
||
.PHONY: all | ||
all : $(EXEC) | ||
|
||
$(EXEC): global_equiv_resol.o | ||
$(FC) $(FFLAGS) -o $@ $^ $(LIBS) | ||
|
||
.SUFFIXES: | ||
.SUFFIXES: .f90 .o | ||
|
||
.f90.o: | ||
$(FC) $(FFLAGS) -c $< | ||
|
||
.PHONY: clean | ||
clean: | ||
rm -f *.o *.mod $(EXEC) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
SHELL := bash | ||
|
||
MAKEFLAGS += --warn-undefined-variables | ||
|
||
INC = -I${NETCDF}/include | ||
|
||
LIBS = ${NETCDF}/lib/libnetcdff.a ${NETCDF}/lib/libnetcdf.a \ | ||
${HDF5}/lib/libhdf5_hl.a ${HDF5}/lib/libhdf5.a ${HDF5}/lib/libsz.a -lz | ||
|
||
FC = mpiifort | ||
FFLAGS = -g -O2 $(INC) | ||
|
||
EXEC = mosaic_file | ||
|
||
.PHONY: all | ||
all : $(EXEC) | ||
|
||
$(EXEC): mosaic_file.o | ||
$(FC) $(FFLAGS) -o $@ $^ $(LIBS) | ||
|
||
.SUFFIXES: | ||
.SUFFIXES: .f90 .o | ||
|
||
.f90.o: | ||
$(FC) $(FFLAGS) -c $< | ||
|
||
.PHONY: clean | ||
clean: | ||
rm -f *.o *.mod $(EXEC) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
|
||
|
||
MAKEFLAGS += --warn-undefined-variables | ||
|
||
INC = -I${NETCDF}/include | ||
|
||
LIBS = ${NETCDF}/lib/libnetcdff.a ${NETCDF}/lib/libnetcdf.a \ | ||
${HDF5}/lib/libhdf5_hl.a ${HDF5}/lib/libhdf5.a ${HDF5}/lib/libsz.a -lz | ||
|
||
FC = mpiifort | ||
FFLAGS = -g -O2 $(INC) | ||
|
||
REGIONAL_GRID = regional_grid | ||
|
||
.PHONY: all | ||
all : $(REGIONAL_GRID) | ||
|
||
$(REGIONAL_GRID): pkind.o pietc.o pmat.o pmat4.o pmat5.o psym2.o gen_schmidt.o hgrid_ak.o regional_grid.o | ||
$(FC) $(FFLAGS) -o $@ $^ $(LIBS) | ||
|
||
.SUFFIXES: | ||
.SUFFIXES: .f90 .o | ||
|
||
.f90.o: | ||
$(FC) $(FFLAGS) -c $< | ||
|
||
.PHONY: clean | ||
clean: | ||
rm -f *.o *.mod $(REGIONAL_GRID) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.