[Dart-dev] DART/branches Revision: 12206
dart at ucar.edu
dart at ucar.edu
Thu Dec 14 15:16:08 MST 2017
nancy at ucar.edu
2017-12-14 15:16:08 -0700 (Thu, 14 Dec 2017)
62
model_mod_check has the option to be compiled
with MPI also.
Modified: DART/branches/recam/models/bgrid_solo/work/quickbuild.csh
===================================================================
--- DART/branches/recam/models/bgrid_solo/work/quickbuild.csh 2017-12-14 22:09:46 UTC (rev 12205)
+++ DART/branches/recam/models/bgrid_solo/work/quickbuild.csh 2017-12-14 22:16:08 UTC (rev 12206)
@@ -24,7 +24,7 @@
set BUILDING = "bgrid_solo"
# programs which have the option of building with MPI:
-set MPI_TARGETS = "filter perfect_model_obs"
+set MPI_TARGETS = "filter perfect_model_obs model_mod_check"
# set default (override with -mpi or -nompi):
# 0 = build without MPI, 1 = build with MPI
More information about the Dart-dev
mailing list