Skip to content

Commit 4db2c69

Browse files
author
Ralph Castain
committed
Update platform files
This commit was SVN r27660.
1 parent 1e92aa2 commit 4db2c69

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

contrib/platform/greenplum/bend/linux-optimized

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ with_slurm=no
2828
with_devel_headers=yes
2929
with_portals=no
3030
with_valgrind=no
31+
with_mpi_param_check=no

contrib/platform/greenplum/bend/mac-optimized

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ with_xgrid=no
2626
with_slurm=no
2727
with_jdk_bindir=/usr/bin
2828
with_jdk_headers=/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers
29+
with_mpi_param_check=no

contrib/platform/greenplum/mrplus/linux-optimized.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ orte_set_default_slots = cores
6565
orte_soft_locations = 1
6666
orte_allowed_exit_without_sync = 1
6767
orte_retain_aliases = 1
68+
dfs_orted_num_worker_threads = 4
6869

6970
# Basic behavior to smooth startup
7071
mca_component_show_load_errors = 1

contrib/platform/greenplum/mrplus/linux.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ orte_set_default_slots = cores
6565
orte_soft_locations = 1
6666
orte_allowed_exit_without_sync = 1
6767
orte_retain_aliases = 1
68+
dfs_orted_num_worker_threads = 4
6869

6970
# Basic behavior to smooth startup
7071
mca_component_show_load_errors = 1

contrib/platform/greenplum/mrplus/mac-optimized.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ orte_set_default_slots = cores
6565
orte_soft_locations = 1
6666
orte_allowed_exit_without_sync = 1
6767
orte_retain_aliases = 1
68+
dfs_orted_num_worker_threads = 4
6869

6970
# Basic behavior to smooth startup
7071
mca_component_show_load_errors = 1

contrib/platform/greenplum/mrplus/mac.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ orte_set_default_slots = cores
6565
orte_soft_locations = 1
6666
orte_allowed_exit_without_sync = 1
6767
orte_retain_aliases = 1
68+
dfs_orted_num_worker_threads = 4
6869

6970
# Basic behavior to smooth startup
7071
mca_component_show_load_errors = 1

0 commit comments

Comments
 (0)