Hi, I downloaded/installed version 1.0a1r7337 configured to run on my BProcV4
IB cluster (mvapi, for now). Upon execution, I get the following warning
message, however the app appears to run to completion afterwards:
--------------------------------------------------------------------------
WARNING: A user-supplied value attempted to override the read-only MCA
parameter named "orte_infrastructure".
The user-supplied value was ignored.
--------------------------------------------------------------------------
I haven't set any MCA parameters in ~/.openmpi/* and the system default
contains nothing but comments. Any information about this warning greatly
appreciated!
Daryl
P.s. My configure line consisted of
--disable-shared --enable-static --enable-io-romio --with-bproc --with-mvapi
together with the defaults provided during the configuration stage. Output
of ompi_info is:
% ompi_info
Open MPI: 1.0a1r7337
Open MPI SVN revision: r7337
Open RTE: 1.0a1r7337
Open RTE SVN revision: r7337
OPAL: 1.0a1r7337
OPAL SVN revision: r7337
Prefix: /opt/OpenMPI/openmpi-1.0a1r7337/ib
Configured architecture: x86_64-redhat-linux-gnu
Configured by: root
Configured on: Wed Sep 14 09:04:33 MDT 2005
Configure host: bluesteel.lanl.gov
Built by: root
Built on: Wed Sep 14 09:20:21 MDT 2005
Built host: bluesteel.lanl.gov
C bindings: yes
C++ bindings: yes
Fortran77 bindings: yes (all)
Fortran90 bindings: yes
C compiler: gcc
C compiler absolute: /usr/bin/gcc
C++ compiler: g++
C++ compiler absolute: /usr/bin/g++
Fortran77 compiler: gfortran
Fortran77 compiler abs: /usr/bin/gfortran
Fortran90 compiler: gfortran
Fortran90 compiler abs: /usr/bin/gfortran
C profiling: yes
C++ profiling: yes
Fortran77 profiling: yes
Fortran90 profiling: yes
C++ exceptions: no
Thread support: posix (mpi: no, progress: no)
Internal debug support: no
MPI parameter check: runtime
Memory profiling support: no
Memory debugging support: no
libltdl support: 1
MCA memory: malloc_hooks (MCA v1.0, API v1.0, Component v1.0)
MCA paffinity: linux (MCA v1.0, API v1.0, Component v1.0)
MCA maffinity: first_use (MCA v1.0, API v1.0, Component v1.0)
MCA timer: linux (MCA v1.0, API v1.0, Component v1.0)
MCA allocator: basic (MCA v1.0, API v1.0, Component v1.0)
MCA allocator: bucket (MCA v1.0, API v1.0, Component v1.0)
MCA coll: basic (MCA v1.0, API v1.0, Component v1.0)
MCA coll: self (MCA v1.0, API v1.0, Component v1.0)
MCA io: romio (MCA v1.0, API v1.0, Component v1.0)
MCA mpool: sm (MCA v1.0, API v1.0, Component v1.0)
MCA mpool: mvapi (MCA v1.0, API v1.0, Component v1.0)
MCA pml: ob1 (MCA v1.0, API v1.0, Component v1.0)
MCA pml: teg (MCA v1.0, API v1.0, Component v1.0)
MCA pml: uniq (MCA v1.0, API v1.0, Component v1.0)
MCA ptl: self (MCA v1.0, API v1.0, Component v1.0)
MCA ptl: sm (MCA v1.0, API v1.0, Component v1.0)
MCA ptl: tcp (MCA v1.0, API v1.0, Component v1.0)
MCA btl: self (MCA v1.0, API v1.0, Component v1.0)
MCA btl: sm (MCA v1.0, API v1.0, Component v1.0)
MCA btl: mvapi (MCA v1.0, API v1.0, Component v1.0)
MCA btl: tcp (MCA v1.0, API v1.0, Component v1.0)
MCA topo: unity (MCA v1.0, API v1.0, Component v1.0)
MCA gpr: null (MCA v1.0, API v1.0, Component v1.0)
MCA gpr: proxy (MCA v1.0, API v1.0, Component v1.0)
MCA gpr: replica (MCA v1.0, API v1.0, Component v1.0)
MCA iof: proxy (MCA v1.0, API v1.0, Component v1.0)
MCA iof: svc (MCA v1.0, API v1.0, Component v1.0)
MCA ns: proxy (MCA v1.0, API v1.0, Component v1.0)
MCA ns: replica (MCA v1.0, API v1.0, Component v1.0)
MCA oob: tcp (MCA v1.0, API v1.0, Component v1.0)
MCA ras: host (MCA v1.0, API v1.0, Component v1.0)
MCA ras: slurm (MCA v1.0, API v1.0, Component v1.0)
MCA ras: bjs (MCA v1.0, API v1.0, Component v1.0)
MCA ras: lsf_bproc (MCA v1.0, API v1.0, Component v1.0)
MCA rds: hostfile (MCA v1.0, API v1.0, Component v1.0)
MCA rds: resfile (MCA v1.0, API v1.0, Component v1.0)
MCA rmaps: round_robin (MCA v1.0, API v1.0, Component v1.0)
MCA rmgr: proxy (MCA v1.0, API v1.0, Component v1.0)
MCA rmgr: urm (MCA v1.0, API v1.0, Component v1.0)
MCA rml: oob (MCA v1.0, API v1.0, Component v1.0)
MCA pls: proxy (MCA v1.0, API v1.0, Component v1.0)
MCA pls: slurm (MCA v1.0, API v1.0, Component v1.0)
MCA pls: bproc (MCA v1.0, API v1.0, Component v1.0)
MCA pls: bproc_orted (MCA v1.0, API v1.0, Component v1.0)
MCA pls: bproc_seed (MCA v1.0, API v1.0, Component v1.0)
MCA pls: fork (MCA v1.0, API v1.0, Component v1.0)
MCA pls: rsh (MCA v1.0, API v1.0, Component v1.0)
MCA sds: env (MCA v1.0, API v1.0, Component v1.0)
MCA sds: seed (MCA v1.0, API v1.0, Component v1.0)
MCA sds: singleton (MCA v1.0, API v1.0, Component v1.0)
MCA sds: slurm (MCA v1.0, API v1.0, Component v1.0)
MCA sds: bproc (MCA v1.0, API v1.0, Component v1.0)
MCA sds: pipe (MCA v1.0, API v1.0, Component v1.0)
MCA soh: bproc (MCA v1.0, API v1.0, Component v1.0)
and the output of 'ompi_info --param all all':
% ompi_info --param all all
MCA mca: parameter "mca_param_files" (current value:
"/users/dwg/.openmpi/mca-params.conf:/opt/OpenMPI/openmpi-1.0a1r7337/ib/etc/openmpi-mca-params.conf")
Path for MCA configuration files containing default parameter values
MCA mca: parameter "mca_component_path" (current value:
"/opt/OpenMPI/openmpi-1.0a1r7337/ib/lib64/openmpi:/users/dwg/.openmpi/components")
Path where to look for Open MPI and ORTE components
MCA mca: parameter "mca_verbose" (current value: <none>)
Top-level verbosity parameter
MCA mca: parameter "mca_component_show_load_errors" (current value: "1")
Whether to show errors for components that failed to load or not
MCA mca: parameter "mca_component_disable_dlopen" (current value: "0")
Whether to attempt to disable opening dynamic components or not
MCA mpi: parameter "mpi_param_check" (current value: "1")
Whether you want MPI API parameters checked at run-time or not.
Possible
values are 0 (no checking) and 1 (perform checking at run-time)
MCA mpi: parameter "mpi_signal" (current value: <none>)
If a signal is received, display the stack trace frame
MCA mpi: parameter "mpi_yield_when_idle" (current value: "0")
Yield the processor when waiting for MPI communication (for MPI
processes,
will default to 1 when oversubscribing nodes)
MCA mpi: parameter "mpi_event_tick_rate" (current value: "-1")
How often to progress TCP communications (0 = never, otherwise
specified
in microseconds)
MCA mpi: parameter "mpi_show_handle_leaks" (current value: "0")
Whether MPI_FINALIZE shows all MPI handles that were not freed or not
MCA mpi: parameter "mpi_no_free_handles" (current value: "0")
Whether to actually free MPI objects when their handles are freed
MCA mpi: parameter "mpi_show_mca_params" (current value: "0")
Whether to show all MCA parameter value during MPI_INIT or not (good
for
reproducability of MPI jobs)
MCA mpi: parameter "mpi_show_mca_params_file" (current value: <none>)
If mpi_show_mca_params is true, setting this string to a valid
filename
tells Open MPI to dump all the MCA parameter values into a file
suitable
for reading via the mca_param_files parameter (good for
reproducability of
MPI jobs)
MCA mpi: parameter "mpi_paffinity_alone" (current value: "0")
If nonzero, assume that this job is the only (set of) process(es)
running
on each node and bind processes to processors, starting with
processor ID
0
MCA mpi: parameter "mpi_leave_pinned" (current value: "0")
leave_pinned
MCA orte: parameter "orte_debug" (current value: "0")
Whether or not to enable debugging output for all ORTE components (0
or
1)
MCA memory: parameter "memory" (current value: <none>)
Default selection set of components for the memory framework (<none>
means
"use all components that can be found")
MCA memory: parameter "memory_base_verbose" (current value: "0")
Verbosity level for the memory framework (0 = no verbosity)
MCA memory: parameter "memory_malloc_hooks_priority" (current value: "0")
MCA paffinity: parameter "paffinity" (current value: <none>)
Default selection set of components for the paffinity framework
(<none>
means "use all components that can be found")
MCA paffinity: parameter "paffinity_linux_priority" (current value: "10")
Priority of the linux paffinity component
MCA maffinity: parameter "maffinity" (current value: <none>)
Default selection set of components for the maffinity framework
(<none>
means "use all components that can be found")
MCA maffinity: parameter "maffinity_first_use_priority" (current value: "10")
Priority of the first_use maffinity component
MCA timer: parameter "timer" (current value: <none>)
Default selection set of components for the timer framework (<none>
means
"use all components that can be found")
MCA timer: parameter "timer_base_verbose" (current value: "0")
Verbosity level for the timer framework (0 = no verbosity)
MCA timer: parameter "timer_linux_priority" (current value: "0")
MCA allocator: parameter "allocator" (current value: <none>)
Default selection set of components for the allocator framework
(<none>
means "use all components that can be found")
MCA allocator: parameter "allocator_base_verbose" (current value: "0")
Verbosity level for the allocator framework (0 = no verbosity)
MCA allocator: parameter "allocator_basic_priority" (current value: "0")
MCA allocator: parameter "allocator_bucket_num_buckets" (current value: "30")
MCA allocator: parameter "allocator_bucket_priority" (current value: "0")
MCA coll: parameter "coll" (current value: <none>)
Default selection set of components for the coll framework (<none>
means
"use all components that can be found")
MCA coll: parameter "coll_base_verbose" (current value: "0")
Verbosity level for the coll framework (0 = no verbosity)
MCA coll: parameter "coll_basic_priority" (current value: "10")
MCA coll: parameter "coll_self_priority" (current value: "75")
MCA io: parameter "io_base_freelist_initial_size" (current value: "16")
Initial MPI-2 IO request freelist size
MCA io: parameter "io_base_freelist_max_size" (current value: "64")
Max size of the MPI-2 IO request freelist
MCA io: parameter "io_base_freelist_increment" (current value: "16")
Increment size of the MPI-2 IO request freelist
MCA io: parameter "io" (current value: <none>)
Default selection set of components for the io framework (<none>
means
"use all components that can be found")
MCA io: parameter "io_base_verbose" (current value: "0")
Verbosity level for the io framework (0 = no verbosity)
MCA io: parameter "io_romio_priority" (current value: "10")
Priority of the io romio component
MCA io: parameter "io_romio_delete_priority" (current value: "10")
Delete priority of the io romio component
MCA mpool: parameter "mpool" (current value: <none>)
Default selection set of components for the mpool framework (<none>
means
"use all components that can be found")
MCA mpool: parameter "mpool_base_verbose" (current value: "0")
Verbosity level for the mpool framework (0 = no verbosity)
MCA mpool: parameter "mpool_sm_size" (current value: "536870912")
MCA mpool: parameter "mpool_sm_allocator" (current value: "bucket")
MCA mpool: parameter "mpool_sm_priority" (current value: "0")
MCA mpool: parameter "mpool_mvapi_priority" (current value: "0")
MCA pml: parameter "pml" (current value: "ob1")
Default selection set of components for the pml framework (<none>
means
"use all components that can be found")
MCA pml: parameter "pml_base_verbose" (current value: "0")
Verbosity level for the pml framework (0 = no verbosity)
MCA pml: parameter "pml_ob1_free_list_num" (current value: "256")
MCA pml: parameter "pml_ob1_free_list_max" (current value: "-1")
MCA pml: parameter "pml_ob1_free_list_inc" (current value: "256")
MCA pml: parameter "pml_ob1_priority" (current value: "1")
MCA pml: parameter "pml_ob1_eager_limit" (current value: "131072")
MCA pml: parameter "pml_ob1_send_pipeline_depth" (current value: "3")
MCA pml: parameter "pml_ob1_recv_pipeline_depth" (current value: "4")
MCA pml: parameter "pml_teg_free_list_num" (current value: "256")
MCA pml: parameter "pml_teg_free_list_max" (current value: "-1")
MCA pml: parameter "pml_teg_free_list_inc" (current value: "256")
MCA pml: parameter "pml_teg_poll_iterations" (current value: "100000")
MCA pml: parameter "pml_teg_priority" (current value: "0")
MCA pml: parameter "pml_uniq_free_list_num" (current value: "256")
MCA pml: parameter "pml_uniq_free_list_max" (current value: "-1")
MCA pml: parameter "pml_uniq_free_list_inc" (current value: "256")
MCA pml: parameter "pml_uniq_poll_iterations" (current value: "100000")
MCA pml: parameter "pml_uniq_priority" (current value: "0")
MCA ptl: parameter "ptl" (current value: <none>)
Default selection set of components for the ptl framework (<none>
means
"use all components that can be found")
MCA ptl: parameter "ptl_base_verbose" (current value: "0")
Verbosity level for the ptl framework (0 = no verbosity)
MCA ptl: parameter "ptl_self_buffer_size" (current value: "65536")
MCA ptl: parameter "ptl_self_nonblocking" (current value: "1")
MCA ptl: parameter "ptl_self_priority" (current value: "0")
MCA ptl: parameter "ptl_sm_first_frag_free_list_num" (current value: "256")
MCA ptl: parameter "ptl_sm_first_frag_free_list_max" (current value: "-1")
MCA ptl: parameter "ptl_sm_first_frag_free_list_inc" (current value: "256")
MCA ptl: parameter "ptl_sm_second_frag_free_list_num" (current value: "256")
MCA ptl: parameter "ptl_sm_second_frag_free_list_max" (current value: "-1")
MCA ptl: parameter "ptl_sm_second_frag_free_list_inc" (current value: "256")
MCA ptl: parameter "ptl_sm_max_procs" (current value: "-1")
MCA ptl: parameter "ptl_sm_sm_extra_procs" (current value: "2")
MCA ptl: parameter "ptl_sm_mpool" (current value: "sm")
MCA ptl: parameter "ptl_sm_first_fragment_size" (current value: "1024")
MCA ptl: parameter "ptl_sm_max_fragment_size" (current value: "8192")
MCA ptl: parameter "ptl_sm_fragment_alignment" (current value: "128")
MCA ptl: parameter "ptl_sm_size_of_cb_queue" (current value: "128")
MCA ptl: parameter "ptl_sm_cb_lazy_free_freq" (current value: "120")
MCA ptl: parameter "ptl_sm_priority" (current value: "0")
MCA ptl: parameter "ptl_tcp_if_include" (current value: <none>)
MCA ptl: parameter "ptl_tcp_if_exclude" (current value: "lo")
MCA ptl: parameter "ptl_tcp_free_list_num" (current value: "256")
MCA ptl: parameter "ptl_tcp_free_list_max" (current value: "-1")
MCA ptl: parameter "ptl_tcp_free_list_inc" (current value: "256")
MCA ptl: parameter "ptl_tcp_sndbuf" (current value: "131072")
MCA ptl: parameter "ptl_tcp_rcvbuf" (current value: "131072")
MCA ptl: parameter "ptl_tcp_exclusivity" (current value: "0")
MCA ptl: parameter "ptl_tcp_first_frag_size" (current value: "65536")
MCA ptl: parameter "ptl_tcp_min_frag_size" (current value: "65536")
MCA ptl: parameter "ptl_tcp_max_frag_size" (current value: "-1")
MCA ptl: parameter "ptl_tcp_frag_size" (current value: "65536")
MCA ptl: parameter "ptl_tcp_priority" (current value: "0")
MCA ptl: parameter "ptl_base_include" (current value: <none>)
MCA ptl: parameter "ptl_base_exclude" (current value: <none>)
MCA btl: parameter "btl_base_debug" (current value: "0")
If btl_base_debug is 1 standard debug is output, if > 1 verbose
debug is
output
MCA btl: parameter "btl" (current value: <none>)
Default selection set of components for the btl framework (<none>
means
"use all components that can be found")
MCA btl: parameter "btl_base_verbose" (current value: "0")
Verbosity level for the btl framework (0 = no verbosity)
MCA btl: parameter "btl_self_free_list_num" (current value: "256")
MCA btl: parameter "btl_self_free_list_max" (current value: "-1")
MCA btl: parameter "btl_self_free_list_inc" (current value: "256")
MCA btl: parameter "btl_self_eager_limit" (current value: "131072")
MCA btl: parameter "btl_self_max_send_size" (current value: "262144")
MCA btl: parameter "btl_self_max_rdma_size" (current value: "2147483647")
MCA btl: parameter "btl_self_exclusivity" (current value: "65536")
MCA btl: parameter "btl_self_flags" (current value: "2")
MCA btl: parameter "btl_self_priority" (current value: "0")
MCA btl: parameter "btl_sm_free_list_num" (current value: "256")
MCA btl: parameter "btl_sm_free_list_max" (current value: "-1")
MCA btl: parameter "btl_sm_free_list_inc" (current value: "256")
MCA btl: parameter "btl_sm_max_procs" (current value: "-1")
MCA btl: parameter "btl_sm_sm_extra_procs" (current value: "2")
MCA btl: parameter "btl_sm_mpool" (current value: "sm")
MCA btl: parameter "btl_sm_eager_limit" (current value: "1024")
MCA btl: parameter "btl_sm_max_frag_size" (current value: "8192")
MCA btl: parameter "btl_sm_size_of_cb_queue" (current value: "128")
MCA btl: parameter "btl_sm_cb_lazy_free_freq" (current value: "120")
MCA btl: parameter "btl_sm_priority" (current value: "0")
MCA btl: parameter "btl_mvapi_free_list_num" (current value: "8")
MCA btl: parameter "btl_mvapi_free_list_max" (current value: "-1")
MCA btl: parameter "btl_mvapi_free_list_inc" (current value: "32")
MCA btl: parameter "btl_mvapi_hints_log_size" (current value: "8")
MCA btl: parameter "btl_mvapi_mpool" (current value: "mvapi")
MCA btl: parameter "btl_mvapi_rr_buf_max" (current value: "16")
MCA btl: parameter "btl_mvapi_rr_buf_min" (current value: "8")
MCA btl: parameter "btl_mvapi_reg_mru_len" (current value: "16")
MCA btl: parameter "btl_mvapi_use_srq" (current value: "0")
MCA btl: parameter "btl_mvapi_ib_cq_size" (current value: "40000")
MCA btl: parameter "btl_mvapi_ib_wq_size" (current value: "10000")
MCA btl: parameter "btl_mvapi_ib_sg_list_size" (current value: "16")
MCA btl: parameter "btl_mvapi_ib_pkey_ix" (current value: "0")
MCA btl: parameter "btl_mvapi_ib_psn" (current value: "0")
MCA btl: parameter "btl_mvapi_ib_qp_ous_rd_atom" (current value: "4")
MCA btl: parameter "btl_mvapi_ib_mtu" (current value: "3")
MCA btl: parameter "btl_mvapi_ib_min_rnr_timer" (current value: "24")
MCA btl: parameter "btl_mvapi_ib_timeout" (current value: "10")
MCA btl: parameter "btl_mvapi_ib_retry_count" (current value: "7")
MCA btl: parameter "btl_mvapi_ib_rnr_retry" (current value: "7")
MCA btl: parameter "btl_mvapi_ib_max_rdma_dst_ops" (current value: "16")
MCA btl: parameter "btl_mvapi_ib_service_level" (current value: "0")
MCA btl: parameter "btl_mvapi_ib_static_rate" (current value: "0")
MCA btl: parameter "btl_mvapi_ib_src_path_bits" (current value: "0")
MCA btl: parameter "btl_mvapi_rd_per_peer" (current value: "16")
MCA btl: parameter "btl_mvapi_exclusivity" (current value: "1024")
MCA btl: parameter "btl_mvapi_eager_limit" (current value: "65536")
MCA btl: parameter "btl_mvapi_min_send_size" (current value: "65536")
MCA btl: parameter "btl_mvapi_max_send_size" (current value: "131072")
MCA btl: parameter "btl_mvapi_min_rdma_size" (current value: "1048576")
MCA btl: parameter "btl_mvapi_max_rdma_size" (current value: "1048576")
MCA btl: parameter "btl_mvapi_flags" (current value: "6")
MCA btl: parameter "btl_mvapi_max_wr_sq_tokens" (current value: "16")
Maximum number of send/rdma work request tokens
MCA btl: parameter "btl_mvapi_priority" (current value: "0")
MCA btl: parameter "btl_tcp_if_include" (current value: <none>)
MCA btl: parameter "btl_tcp_if_exclude" (current value: "lo")
MCA btl: parameter "btl_tcp_free_list_num" (current value: "8")
MCA btl: parameter "btl_tcp_free_list_max" (current value: "1024")
MCA btl: parameter "btl_tcp_free_list_inc" (current value: "32")
MCA btl: parameter "btl_tcp_sndbuf" (current value: "131072")
MCA btl: parameter "btl_tcp_rcvbuf" (current value: "131072")
MCA btl: parameter "btl_tcp_exclusivity" (current value: "0")
MCA btl: parameter "btl_tcp_eager_limit" (current value: "65536")
MCA btl: parameter "btl_tcp_min_send_size" (current value: "65536")
MCA btl: parameter "btl_tcp_max_send_size" (current value: "262144")
MCA btl: parameter "btl_tcp_min_rdma_size" (current value: "262144")
MCA btl: parameter "btl_tcp_max_rdma_size" (current value: "2147483647")
MCA btl: parameter "btl_tcp_flags" (current value: "10")
MCA btl: parameter "btl_tcp_priority" (current value: "0")
MCA btl: parameter "btl_base_include" (current value: <none>)
MCA btl: parameter "btl_base_exclude" (current value: <none>)
MCA topo: parameter "topo" (current value: <none>)
Default selection set of components for the topo framework (<none>
means
"use all components that can be found")
MCA topo: parameter "topo_base_verbose" (current value: "0")
Verbosity level for the topo framework (0 = no verbosity)
MCA errmgr: parameter "errmgr" (current value: <none>)
Default selection set of components for the errmgr framework (<none>
means
"use all components that can be found")
MCA gpr: parameter "gpr_base_maxsize" (current value: "2147483647")
MCA gpr: parameter "gpr_base_blocksize" (current value: "512")
MCA gpr: parameter "gpr" (current value: <none>)
Default selection set of components for the gpr framework (<none>
means
"use all components that can be found")
MCA gpr: parameter "gpr_null_priority" (current value: "0")
MCA gpr: parameter "gpr_proxy_debug" (current value: "0")
MCA gpr: parameter "gpr_proxy_priority" (current value: "0")
MCA gpr: parameter "gpr_replica_debug" (current value: "0")
MCA gpr: parameter "gpr_replica_isolate" (current value: "0")
MCA gpr: parameter "gpr_replica_priority" (current value: "0")
MCA iof: parameter "iof_base_window_size" (current value: "4096")
MCA iof: parameter "iof_base_service" (current value: "0.0.0")
MCA iof: parameter "iof" (current value: <none>)
Default selection set of components for the iof framework (<none>
means
"use all components that can be found")
MCA iof: parameter "iof_proxy_debug" (current value: "1")
MCA iof: parameter "iof_proxy_priority" (current value: "0")
MCA iof: parameter "iof_svc_debug" (current value: "1")
MCA iof: parameter "iof_svc_priority" (current value: "0")
MCA ns: parameter "ns" (current value: <none>)
Default selection set of components for the ns framework (<none>
means
"use all components that can be found")
MCA ns: parameter "ns_proxy_debug" (current value: "0")
MCA ns: parameter "ns_proxy_maxsize" (current value: "2147483647")
MCA ns: parameter "ns_proxy_blocksize" (current value: "512")
MCA ns: parameter "ns_proxy_priority" (current value: "0")
MCA ns: parameter "ns_replica_debug" (current value: "0")
MCA ns: parameter "ns_replica_isolate" (current value: "0")
MCA ns: parameter "ns_replica_maxsize" (current value: "2147483647")
MCA ns: parameter "ns_replica_blocksize" (current value: "512")
MCA ns: parameter "ns_replica_priority" (current value: "0")
MCA oob: parameter "oob" (current value: <none>)
Default selection set of components for the oob framework (<none>
means
"use all components that can be found")
MCA oob: parameter "oob_base_verbose" (current value: "0")
Verbosity level for the oob framework (0 = no verbosity)
MCA oob: parameter "oob_tcp_peer_limit" (current value: "-1")
MCA oob: parameter "oob_tcp_peer_retries" (current value: "60")
MCA oob: parameter "oob_tcp_debug" (current value: "0")
MCA oob: parameter "oob_tcp_include" (current value: <none>)
MCA oob: parameter "oob_tcp_exclude" (current value: <none>)
MCA oob: parameter "oob_tcp_priority" (current value: "0")
MCA ras: parameter "ras" (current value: <none>)
Default selection set of components for the ras framework (<none>
means
"use all components that can be found")
MCA ras: parameter "ras_host_debug" (current value: "1")
MCA ras: parameter "ras_host_priority" (current value: "1")
MCA ras: parameter "ras_base_schedule_policy" (current value: "slot")
MCA ras: parameter "ras_slurm_priority" (current value: "100")
Priority of the slurm ras component
MCA ras: parameter "ras_bjs_debug" (current value: "1")
MCA ras: parameter "ras_bjs_priority" (current value: "75")
MCA ras: parameter "ras_lsf_bproc_debug" (current value: "1")
MCA ras: parameter "ras_lsf_bproc_priority" (current value: "-1")
MCA rds: parameter "rds" (current value: <none>)
Default selection set of components for the rds framework (<none>
means
"use all components that can be found")
MCA rds: parameter "rds_hostfile_debug" (current value: "0")
Toggle debug output for hostfile RDS component
MCA rds: parameter "rds_hostfile_path" (current value:
"/opt/OpenMPI/openmpi-1.0a1r7337/ib/etc/openmpi-default-hostfile")
ORTE Host filename
MCA rds: parameter "rds_hostfile_priority" (current value: "0")
MCA rds: parameter "rds_resfile_debug" (current value: "0")
Toggle debug output for resfile RDS component
MCA rds: parameter "rds_resfile_name" (current value: <none>)
ORTE Resource filename
MCA rds: parameter "rds_resfile_priority" (current value: "0")
MCA rmaps: parameter "rmaps" (current value: <none>)
Default selection set of components for the rmaps framework (<none>
means
"use all components that can be found")
MCA rmaps: parameter "rmaps_round_robin_debug" (current value: "1")
MCA rmaps: parameter "rmaps_round_robin_priority" (current value: "1")
MCA rmgr: parameter "rmgr" (current value: <none>)
Default selection set of components for the rmgr framework (<none>
means
"use all components that can be found")
MCA rmgr: parameter "rmgr_proxy_priority" (current value: "0")
MCA rmgr: parameter "rmgr_urm_priority" (current value: "0")
MCA rml: parameter "rml" (current value: <none>)
Default selection set of components for the rml framework (<none>
means
"use all components that can be found")
MCA rml: parameter "rml_base_verbose" (current value: "0")
Verbosity level for the rml framework (0 = no verbosity)
MCA rml: parameter "rml_oob_priority" (current value: "0")
MCA pls: parameter "pls" (current value: <none>)
Default selection set of components for the pls framework (<none>
means
"use all components that can be found")
MCA pls: parameter "pls_proxy_priority" (current value: "1")
MCA pls: parameter "pls_slurm_debug" (current value: "0")
Enable debugging of slurm pls
MCA pls: parameter "pls_slurm_priority" (current value: "75")
Default selection priority
MCA pls: parameter "pls_slurm_orted" (current value: "orted")
Command to use to start proxy orted
MCA pls: parameter "pls_slurm_args" (current value: <none>)
Custom arguments to srun
MCA pls: parameter "pls_bproc_priority" (current value: "100")
MCA pls: parameter "pls_bproc_debug" (current value: "0")
If > 0 prints library debugging information
MCA pls: parameter "pls_bproc_terminate_sig" (current value: "9")
Signal sent to processes to terminate them
MCA pls: parameter "pls_bproc_orted" (current value: "orted")
Path to where orted is installed
MCA pls: parameter "pls_bproc_orted_priority" (current value: "100")
MCA pls: parameter "pls_bproc_orted_debug" (current value: "0")
If > 0 prints library debugging information
MCA pls: parameter "pls_bproc_seed_debug" (current value: "0")
MCA pls: parameter "pls_bproc_seed_reap" (current value: "1")
MCA pls: parameter "pls_bproc_seed_image_frag_size" (current value:
"1048576")
MCA pls: parameter "pls_bproc_seed_priority" (current value: "75")
MCA pls: parameter "pls_bproc_seed_terminate_sig" (current value: "9")
MCA pls: parameter "pls_fork_reap" (current value: "1")
MCA pls: parameter "pls_fork_priority" (current value: "1")
MCA pls: parameter "pls_fork_debug" (current value: "0")
MCA pls: parameter "pls_rsh_debug" (current value: "0")
Whether or not to enable debugging output for the rsh pls component
(0 or
1)
MCA pls: parameter "pls_rsh_num_concurrent" (current value: "128")
How many pls_rsh_agent instances to invoke concurrently (must be > 0)
MCA pls: parameter "pls_rsh_orted" (current value: "orted")
The command name that the rsh pls component will invoke for the ORTE
daemon
MCA pls: parameter "pls_rsh_priority" (current value: "10")
Priority of the rsh pls component
MCA pls: parameter "pls_rsh_delay" (current value: "1")
Delay (in seconds) between invocations of the remote agent, but only
used
when the "debug" MCA parameter is true, or the top-level MCA
debugging is
enabled (otherwise this value is ignored)
MCA pls: parameter "pls_rsh_reap" (current value: "1")
If set to 1, wait for all the processes to complete before exiting.
Otherwise, quit immediately -- without waiting for confirmation that all
other processes in the job have completed.
MCA pls: parameter "pls_rsh_assume_same_shell" (current value: "1")
If set to 1, assume that the shell on the remote node is the same as
the
shell on the local node. Otherwise, probe for what the remote shell.
MCA pls: parameter "pls_rsh_agent" (current value: "ssh")
The command used to launch executables on remote nodes (typically
either
"rsh" or "ssh")
MCA sds: parameter "sds" (current value: <none>)
Default selection set of components for the sds framework (<none>
means
"use all components that can be found")
MCA sds: parameter "sds_base_verbose" (current value: "0")
Verbosity level for the sds framework (0 = no verbosity)
MCA sds: parameter "sds_env_priority" (current value: "0")
MCA sds: parameter "sds_seed_priority" (current value: "0")
MCA sds: parameter "sds_singleton_priority" (current value: "0")
MCA sds: parameter "sds_slurm_priority" (current value: "0")
MCA sds: parameter "sds_bproc_priority" (current value: "0")
MCA sds: parameter "sds_pipe_priority" (current value: "0")
MCA soh: parameter "soh" (current value: <none>)
Default selection set of components for the soh framework (<none>
means
"use all components that can be found")
MCA soh: parameter "soh_bproc_debug" (current value: "0")
MCA soh: parameter "soh_bproc_priority" (current value: "1")