Skip to content

Commit

Permalink
Solving ALCF issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aisclark91 committed May 4, 2024
1 parent 0be9b86 commit 786c114
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Exec/science/nova/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PROFILE = FALSE
DEBUG = FALSE
DIM = 2

COMP = gnu
COMP = cray

USE_MPI = TRUE
USE_OMP = FALSE
Expand All @@ -15,7 +15,7 @@ USE_GRAV = TRUE

CASTRO_HOME := ../../..

USE_CXX_MODEL_PARSER = TRUE
USE_MODEL_PARSER = TRUE
MAX_NPTS_MODEL = 20000

# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
Expand Down

0 comments on commit 786c114

Please sign in to comment.