1
1
This commit was SVN r18652.
Этот коммит содержится в:
Ralph Castain 2008-06-13 12:45:21 +00:00
родитель 170b9c344e
Коммит 378c16b166
4 изменённых файлов: 17 добавлений и 7 удалений

Просмотреть файл

@ -56,7 +56,12 @@
# See "ompi_info --param all all" for a full listing of Open MPI MCA
# parameters available and their default values.
#
oob_tcp_if_include = ib0
btl_sm_free_list_max = 768
oob_tcp_connect_timeout = 600
mca_component_show_load_errors = 0
pml_ob1_use_early_completion = 0
opal_paffinity_alone = 1
btl_tcp_if_include = ib0

Просмотреть файл

@ -2,10 +2,10 @@ with_threads=no
enable_dlopen=no
enable_pty_support=no
with_tm=/opt/PBS
with_wrapper_cflags=-I/opt/panfs/include
LDFLAGS=-L/opt/PBS/lib64
with_openib=/opt/ofed
with_io_romio_flags=--with-file-system=ufs+nfs+panfs
with_openbi_libdir=/opt/ofed/lib64
with_io_romio_flags=--with-file-system=ufs+nfs
with_memory_manager=no
enable_mem_debug=yes
enable_mem_profile=no

Просмотреть файл

@ -56,7 +56,12 @@
# See "ompi_info --param all all" for a full listing of Open MPI MCA
# parameters available and their default values.
#
oob_tcp_if_include = ib0
btl_sm_free_list_max = 768
oob_tcp_connect_timeout = 600
mca_component_show_load_errors = 0
pml_ob1_use_early_completion = 0
opal_paffinity_alone = 1
btl_tcp_if_include = ib0

Просмотреть файл

@ -1,9 +1,9 @@
with_threads=no
enable_dlopen=no
enable_pty_support=no
with_tm=/opt/PBS
LDFLAGS=-L/opt/PBS/lib64
with_openib=/opt/ofed
with_openib_libdir=/opt/ofed/lib64
with_memory_manager=yes
enable_mem_debug=no
enable_mem_profile=no
@ -13,8 +13,8 @@ with_devel_headers=yes
enable_heterogeneous=no
enable_debug=no
enable_shared=yes
with_wrapper_cflags=-I/opt/panfs/include
with_io_romio_flags=--with-file-system=ufs+nfs+panfs
enable_static=no
with_io_romio_flags=--with-file-system=ufs+nfs
with_slurm=no
enable_contrib_no_build=libnbc,vt
enable_visibility=yes