Skip to content

Commit

Permalink
remove the CRSEGRNDOMP macro (#1755)
Browse files Browse the repository at this point in the history
this was removed from AMReX in 21.10
  • Loading branch information
zingale authored Feb 13, 2025
1 parent e9bb41c commit b1a5bf7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Make.Microphysics
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@ ifeq ($(USE_COMPILE_WITH_F2PY), TRUE)
sh dof2py.sh
endif

# Use a coarse grained OMP approach
DEFINES += -DCRSEGRNDOMP


# OpenACC support
ifeq ($(USE_ACC), TRUE)
DEFINES += -DACC
Expand Down

0 comments on commit b1a5bf7

Please sign in to comment.