Skip to content

Commit b1a5bf7

Browse files
authored
remove the CRSEGRNDOMP macro (#1755)
this was removed from AMReX in 21.10
1 parent e9bb41c commit b1a5bf7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Make.Microphysics

-4
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@ ifeq ($(USE_COMPILE_WITH_F2PY), TRUE)
5959
sh dof2py.sh
6060
endif
6161

62-
# Use a coarse grained OMP approach
63-
DEFINES += -DCRSEGRNDOMP
64-
65-
6662
# OpenACC support
6763
ifeq ($(USE_ACC), TRUE)
6864
DEFINES += -DACC

0 commit comments

Comments
 (0)