diff --git a/contrib/platform/greenplum/bend/linux.conf b/contrib/platform/greenplum/bend/linux.conf index a0fe7d6735..1419251f4a 100644 --- a/contrib/platform/greenplum/bend/linux.conf +++ b/contrib/platform/greenplum/bend/linux.conf @@ -59,8 +59,9 @@ # #default hostfile -orte_default_hostfile=/home/common/hosts +orte_default_hostfile = /home/common/hosts ras_slurm_enable_dyn_alloc = 1 +ras_slurm_config_file = /home/common/slurm/conf/slurm.conf # Basic behavior to smooth startup mca_component_show_load_errors = 1 diff --git a/contrib/platform/greenplum/slurm/linux-optimized.conf b/contrib/platform/greenplum/slurm/linux-optimized.conf index dc0d4c33c1..dc6b582879 100644 --- a/contrib/platform/greenplum/slurm/linux-optimized.conf +++ b/contrib/platform/greenplum/slurm/linux-optimized.conf @@ -64,6 +64,10 @@ mpi_param_check = 0 orte_abort_timeout = 10 hwloc_base_mem_bind_failure_action = silent +# setup slurm +ras_slurm_enable_dyn_alloc = 1 +ras_slurm_dyn_allocate_timeout = 5 + ## Protect the shared file systems ## Add the interface for out-of-band communication diff --git a/contrib/platform/greenplum/slurm/linux.conf b/contrib/platform/greenplum/slurm/linux.conf index dc0d4c33c1..dc6b582879 100644 --- a/contrib/platform/greenplum/slurm/linux.conf +++ b/contrib/platform/greenplum/slurm/linux.conf @@ -64,6 +64,10 @@ mpi_param_check = 0 orte_abort_timeout = 10 hwloc_base_mem_bind_failure_action = silent +# setup slurm +ras_slurm_enable_dyn_alloc = 1 +ras_slurm_dyn_allocate_timeout = 5 + ## Protect the shared file systems ## Add the interface for out-of-band communication diff --git a/contrib/platform/greenplum/slurm/mac-optimized.conf b/contrib/platform/greenplum/slurm/mac-optimized.conf index dc0d4c33c1..dc6b582879 100644 --- a/contrib/platform/greenplum/slurm/mac-optimized.conf +++ b/contrib/platform/greenplum/slurm/mac-optimized.conf @@ -64,6 +64,10 @@ mpi_param_check = 0 orte_abort_timeout = 10 hwloc_base_mem_bind_failure_action = silent +# setup slurm +ras_slurm_enable_dyn_alloc = 1 +ras_slurm_dyn_allocate_timeout = 5 + ## Protect the shared file systems ## Add the interface for out-of-band communication diff --git a/contrib/platform/greenplum/slurm/mac.conf b/contrib/platform/greenplum/slurm/mac.conf index dc0d4c33c1..dc6b582879 100644 --- a/contrib/platform/greenplum/slurm/mac.conf +++ b/contrib/platform/greenplum/slurm/mac.conf @@ -64,6 +64,10 @@ mpi_param_check = 0 orte_abort_timeout = 10 hwloc_base_mem_bind_failure_action = silent +# setup slurm +ras_slurm_enable_dyn_alloc = 1 +ras_slurm_dyn_allocate_timeout = 5 + ## Protect the shared file systems ## Add the interface for out-of-band communication