1
1
openmpi/opal
Ralph Castain 71de03fc67 Cleanup the new naming requirements to ensure that info is correctly retrieved
Cleanup permissions

Restore singleton operations
2016-07-21 09:46:03 -07:00
..
asm opal/asm: remove alpha support 2015-08-18 09:11:38 -06:00
class opal: remove some unused variables / compiler warnings 2016-03-26 03:50:57 -07:00
datatype Some compilers are more than picky. 2016-06-03 09:04:34 +09:00
dss Enable the PMIx notification callback system. This currently is only supported by the pmix120 component, which is not selected by default. All other components will ignore error registration requests, and thus do not support debugger attach when launched via mpirun. Note that direct launched applications will support such attachment, but may not do so in a scalable fashion. 2016-02-18 09:29:12 -08:00
etc Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
include Add a new --continuous flag to mpirun that directs ORTE to let a job continue running as app procs terminate. Don't attempt to restart them. Add event notification of abnormally terminating procs, and demonstrate that in the mpi_spin test program. 2016-07-13 15:28:33 -07:00
mca Cleanup the new naming requirements to ensure that info is correctly retrieved 2016-07-21 09:46:03 -07:00
memoryhooks opal/memory: move initialization to first rcache creation 2016-04-13 17:21:46 -06:00
runtime Add a new --continuous flag to mpirun that directs ORTE to let a job continue running as app procs terminate. Don't attempt to restart them. Add event notification of abnormally terminating procs, and demonstrate that in the mpi_spin test program. 2016-07-13 15:28:33 -07:00
threads Fix MPI_Waitany and MPI_Waitsome 2016-06-28 16:40:00 +03:00
tools Move the registration of MCA params out of the init of the var system - put them in with the rest of the OPAL MCA param registrations 2016-05-20 09:59:50 -07:00
util opal/util/ethtool: fix (infamous) strncpy usage 2016-06-09 09:54:50 +09:00
win32 opal: standardize on max hostname length 2016-04-24 08:19:47 +02:00
common_sym_whitelist.txt opal: add code patcher framework 2016-04-13 17:16:13 -06:00
Makefile.am Enable the PMIx event notification capability and use that for all error notifications, including debugger release. This capability requires use of PMIx 2.0 or above as the features are not available with earlier PMIx releases. When OMPI master is built against an earlier external version, it will fallback to the prior behavior - i.e., debugger will be released via RML and all notifications will go strictly to the default error handler. 2016-06-14 13:08:41 -07:00
win_makefile Purge whitespace from the repo 2015-06-23 20:59:57 -07:00