Skip to content

Commit

Permalink
add a clarification to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Oct 13, 2023
1 parent 9b29244 commit 7ca44b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CIME/non_py/cprnc/README
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ On cime supported systems you can generate a cmake Macros file using the followi

export CIMEROOT=../..

../../scripts/configure --macros-format=CMake --mpilib=mpi-serial
../../scripts/configure --macros-format=CMake --mpilib=mpi-serial --machine=machinename
MPILIB=mpi-serial source ./.env_mach_specific.sh
# Flags if you are using the intel compiler:
CC=icc FC=ifort cmake -DBLDROOT=. -DCASEROOT=. -DCOMPILER=intel -DMACH=cheyenne -DSRC_ROOT=../../../ .
Expand Down

0 comments on commit 7ca44b7

Please sign in to comment.