Relentless pursuit of parameters...
This commit was SVN r21034.
Этот коммит содержится в:
родитель
afe1950da5
Коммит
65f0a1759d
@ -72,7 +72,9 @@ orte_tmpdir_base = /tmp
|
||||
orte_allocation_required = 1
|
||||
|
||||
## MPI behavior
|
||||
mpi_leave_pinned = 1
|
||||
## Do NOT specify mpi_leave_pinned so system
|
||||
## can figure out for itself whether or not
|
||||
## it is supported and usable
|
||||
pml = csum
|
||||
|
||||
## Protect looped collectives
|
||||
@ -93,6 +95,7 @@ oob_tcp_rcvbuf = 32768
|
||||
|
||||
## Define the MPI interconnects
|
||||
btl = sm,openib,tcp,self
|
||||
btl_tcp_if_include = apnet0,apnet1,apnet2,apnet3,eth0
|
||||
|
||||
## Setup OpenIB
|
||||
btl_openib_want_fork_support = 0
|
||||
|
@ -72,7 +72,9 @@ orte_tmpdir_base = /tmp
|
||||
orte_allocation_required = 1
|
||||
|
||||
## MPI behavior
|
||||
mpi_leave_pinned = 1
|
||||
## Do NOT specify mpi_leave_pinned so system
|
||||
## can figure out for itself whether or not
|
||||
## it is supported and usable
|
||||
pml = csum
|
||||
|
||||
## Protect looped collectives
|
||||
|
@ -72,7 +72,9 @@ orte_tmpdir_base = /tmp
|
||||
orte_allocation_required = 1
|
||||
|
||||
## MPI behavior
|
||||
mpi_leave_pinned = 1
|
||||
## Do NOT specify mpi_leave_pinned so system
|
||||
## can figure out for itself whether or not
|
||||
## it is supported and usable
|
||||
pml = csum
|
||||
|
||||
## Protect looped collectives
|
||||
|
@ -25,6 +25,8 @@ with_openib=no
|
||||
with_devel_headers=yes
|
||||
with_slurm=no
|
||||
with_memory_manager=ptmalloc2
|
||||
CC=ppu-gcc
|
||||
CXX=ppu-g++
|
||||
LDFLAGS="-m64"
|
||||
CFLAGS="-m64"
|
||||
CXXFLAGS="-m64"
|
||||
|
@ -72,7 +72,9 @@ orte_tmpdir_base = /tmp
|
||||
orte_allocation_required = 1
|
||||
|
||||
## MPI behavior
|
||||
mpi_leave_pinned = 1
|
||||
## Do NOT specify mpi_leave_pinned so system
|
||||
## can figure out for itself whether or not
|
||||
## it is supported and usable
|
||||
pml = csum
|
||||
|
||||
## Protect looped collectives
|
||||
@ -93,6 +95,7 @@ oob_tcp_rcvbuf = 32768
|
||||
|
||||
## Define the MPI interconnects
|
||||
btl = sm,openib,tcp,self
|
||||
btl_tcp_if_include = apnet0,apnet1,apnet2,apnet3,eth0
|
||||
|
||||
## Setup OpenIB
|
||||
btl_openib_want_fork_support = 0
|
||||
|
@ -72,7 +72,9 @@ orte_tmpdir_base = /tmp
|
||||
orte_allocation_required = 1
|
||||
|
||||
## MPI behavior
|
||||
mpi_leave_pinned = 1
|
||||
## Do NOT specify mpi_leave_pinned so system
|
||||
## can figure out for itself whether or not
|
||||
## it is supported and usable
|
||||
pml = csum
|
||||
|
||||
## Protect looped collectives
|
||||
|
@ -72,7 +72,9 @@ orte_tmpdir_base = /tmp
|
||||
orte_allocation_required = 1
|
||||
|
||||
## MPI behavior
|
||||
mpi_leave_pinned = 1
|
||||
## Do NOT specify mpi_leave_pinned so system
|
||||
## can figure out for itself whether or not
|
||||
## it is supported and usable
|
||||
pml = csum
|
||||
|
||||
## Protect looped collectives
|
||||
|
@ -25,6 +25,8 @@ with_openib=no
|
||||
with_devel_headers=yes
|
||||
with_slurm=no
|
||||
with_memory_manager=ptmalloc2
|
||||
CC=ppu-gcc
|
||||
CXX=ppu-g++
|
||||
LDFLAGS="-m64"
|
||||
CFLAGS="-m64"
|
||||
CXXFLAGS="-m64"
|
||||
|
@ -78,7 +78,6 @@ oob_tcp_rcvbuf = 32768
|
||||
|
||||
## Define the MPI interconnects
|
||||
btl = tcp,self
|
||||
btl_tcp_if_include=eth0
|
||||
|
||||
## Setup MPI options
|
||||
mpi_show_handle_leaks = 0
|
||||
|
@ -72,7 +72,9 @@ orte_tmpdir_base = /tmp
|
||||
orte_allocation_required = 1
|
||||
|
||||
## MPI behavior
|
||||
mpi_leave_pinned = 1
|
||||
## Do NOT specify mpi_leave_pinned so system
|
||||
## can figure out for itself whether or not
|
||||
## it is supported and usable
|
||||
|
||||
## Protect looped collectives
|
||||
coll_sync_priority = 100
|
||||
|
@ -72,7 +72,9 @@ orte_tmpdir_base = /tmp
|
||||
orte_allocation_required = 1
|
||||
|
||||
## MPI behavior
|
||||
mpi_leave_pinned = 1
|
||||
## Do NOT specify mpi_leave_pinned so system
|
||||
## can figure out for itself whether or not
|
||||
## it is supported and usable
|
||||
|
||||
## Protect looped collectives
|
||||
coll_sync_priority = 100
|
||||
|
@ -72,7 +72,9 @@ orte_tmpdir_base = /tmp
|
||||
orte_allocation_required = 1
|
||||
|
||||
## MPI behavior
|
||||
mpi_leave_pinned = 1
|
||||
## Do NOT specify mpi_leave_pinned so system
|
||||
## can figure out for itself whether or not
|
||||
## it is supported and usable
|
||||
|
||||
## Protect looped collectives
|
||||
coll_sync_priority = 100
|
||||
|
@ -72,7 +72,9 @@ orte_tmpdir_base = /tmp
|
||||
orte_allocation_required = 1
|
||||
|
||||
## MPI behavior
|
||||
mpi_leave_pinned = 1
|
||||
## Do NOT specify mpi_leave_pinned so system
|
||||
## can figure out for itself whether or not
|
||||
## it is supported and usable
|
||||
|
||||
## Protect looped collectives
|
||||
coll_sync_priority = 100
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user