diff --git a/config/acme/allactive/config_pesall.xml b/config/acme/allactive/config_pesall.xml
index eabee41dbf5b..d27aa3435ec5 100644
--- a/config/acme/allactive/config_pesall.xml
+++ b/config/acme/allactive/config_pesall.xml
@@ -148,6 +148,43 @@
+
+
+
+ none
+
+ 96
+ 96
+ 96
+ 96
+ 96
+ 96
+ 96
+ 96
+
+
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+ 1
+
+
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+
+
+
+
diff --git a/config/acme/machines/config_batch.xml b/config/acme/machines/config_batch.xml
index ea633986b28e..337e198a50f6 100644
--- a/config/acme/machines/config_batch.xml
+++ b/config/acme/machines/config_batch.xml
@@ -322,22 +322,25 @@
-
+
- -l nodes={{ num_nodes }}:ppn={{ tasks_per_node }}
- -l qos=standard
+ --nodes={{ num_nodes }}
+ --ntasks-per-node={{ tasks_per_node }}
+ --qos=standard
- moab
+ standard
-
+
- -l nodes={{ num_nodes }}:ppn={{ tasks_per_node }}
+ --nodes={{ num_nodes }}
+ --ntasks-per-node={{ tasks_per_node }}
+ --qos=standard
- moab
+ standard
diff --git a/config/acme/machines/config_compilers.xml b/config/acme/machines/config_compilers.xml
index bd10f39c035e..ab849681b733 100644
--- a/config/acme/machines/config_compilers.xml
+++ b/config/acme/machines/config_compilers.xml
@@ -1267,6 +1267,7 @@ for mct, etc.
gcc
g++
$(shell $(NETCDF_PATH)/bin/nf-config --flibs) -llapack -lblas
+ ${MKLROOT}/lib/intel64/libmkl_scalapack_lp64.a -Wl,--start-group ${MKLROOT}/lib/intel64/libmkl_intel_lp64.a ${MKLROOT}/lib/intel64/libmkl_core.a ${MKLROOT}/lib/intel64/libmkl_sequential.a -Wl,--end-group ${MKLROOT}/lib/intel64/libmkl_blacs_intelmpi_lp64.a -lpthread -lm -z muldefs
-lstdc++ -lmpi_cxx
diff --git a/config/acme/machines/config_machines.xml b/config/acme/machines/config_machines.xml
index c4db3bbbef26..9444f9850a63 100644
--- a/config/acme/machines/config_machines.xml
+++ b/config/acme/machines/config_machines.xml
@@ -2053,7 +2053,7 @@
- LANL Linux Cluster, 36 pes/node, batch system Moab
+ LANL Linux Cluster, 36 pes/node, batch system slurm
gr-fe.*.lanl.gov
acme_developer
gnu,intel
@@ -2106,7 +2106,7 @@
romio_ds_write=disable;romio_ds_read=disable;romio_cb_write=enable;romio_cb_read=enable
- moab
+ slurm
mpirun
@@ -2137,7 +2137,7 @@
- LANL Linux Cluster, 16 pes/node, batch system Moab
+ LANL Linux Cluster, 16 pes/node, batch system slurm
wf-fe.*.lanl.gov
acme_developer
intel,gnu
@@ -2148,7 +2148,7 @@
/lustre/scratch3/turquoise/$ENV{USER}/ACME/archive/$CASE
UNSET
LINUX
- moab
+ slurm
jonbob -at- lanl.gov
4
16