1
1
openmpi/orte/test/system
Gilles Gouaillardet 60aa9cfcb6 hwloc: add support for hwloc v2 API
Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2017-07-20 17:39:44 +09:00
..
binom.c orte/test/system: fix compiler warnings 2015-07-23 06:19:33 -07:00
event-threads.c Update the tests, add a couple 2012-05-02 19:00:05 +00:00
evpri-test2.c Update test 2012-05-01 18:38:44 +00:00
evpri-test.c Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
evthread-test.c Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
get_limits.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
getenv_pmi.c Add a useful test and update another 2013-10-04 15:21:40 +00:00
iof_delay.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
iof_stress.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile Update OPAL and ORTE for thread safety 2017-06-06 12:30:57 -07:00
Makefile.include Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mapper.c orte/test/system: fix compiler warnings 2015-07-23 06:19:33 -07:00
mapr.py Update the tests, add a couple 2012-05-02 19:00:05 +00:00
no_op.c Add ability to trap and propagate SIGUSR1/2 to remote processes. There are a number of small changes that hit a bunch of files: 2006-06-08 18:27:17 +00:00
ofi_big_msg.c Bring the RML modifications across. This is the first step in a revamp of the ORTE messaging subsystem to support fabric-based communications during launch and wireup phases. When completed, the grpcomm and plm frameworks will each have their own "conduit" for communication - each conduit corresponds to a particular RML messaging transport. This can be the active OOB-based component, or a provider from within the RML/OFI component. Messages sent down the conduit will flow across the associated transport. 2016-10-11 16:01:02 -07:00
ofi_conduit_stress.c Adding ofi plugin to allow for opening a conduit to use ethernet/fabric. 2016-10-26 13:11:07 -07:00
ofi_query_test.c Bring the RML modifications across. This is the first step in a revamp of the ORTE messaging subsystem to support fabric-based communications during launch and wireup phases. When completed, the grpcomm and plm frameworks will each have their own "conduit" for communication - each conduit corresponds to a particular RML messaging transport. This can be the active OOB-based component, or a provider from within the RML/OFI component. Messages sent down the conduit will flow across the associated transport. 2016-10-11 16:01:02 -07:00
ofi_stress.c Bring the RML modifications across. This is the first step in a revamp of the ORTE messaging subsystem to support fabric-based communications during launch and wireup phases. When completed, the grpcomm and plm frameworks will each have their own "conduit" for communication - each conduit corresponds to a particular RML messaging transport. This can be the active OOB-based component, or a provider from within the RML/OFI component. Messages sent down the conduit will flow across the associated transport. 2016-10-11 16:01:02 -07:00
oob_stress_channel.c Consolidate all the QOS changes into one clean commit 2015-05-06 19:48:42 -07:00
oob_stress.c Bring the RML modifications across. This is the first step in a revamp of the ORTE messaging subsystem to support fabric-based communications during launch and wireup phases. When completed, the grpcomm and plm frameworks will each have their own "conduit" for communication - each conduit corresponds to a particular RML messaging transport. This can be the active OOB-based component, or a provider from within the RML/OFI component. Messages sent down the conduit will flow across the associated transport. 2016-10-11 16:01:02 -07:00
opal_hotel.c Update the orte/system/opal_hotel test 2015-07-24 07:34:59 -07:00
opal_hwloc.c hwloc: add support for hwloc v2 API 2017-07-20 17:39:44 +09:00
opal_interface.c orte/test/system: fix compiler warnings 2015-07-23 06:19:33 -07:00
opal-evpri-test.c orte/test/system: fix compiler warnings 2015-07-23 06:19:33 -07:00
orte_abort.c orte: fixup hostname max length usage 2016-04-25 07:08:23 +02:00
orte_dfs.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_errors.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_exit.c orte: fixup hostname max length usage 2016-04-25 07:08:23 +02:00
orte_loop_child.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_loop_spawn.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_no_op.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_nodename.c orte: fixup hostname max length usage 2016-04-25 07:08:23 +02:00
orte_notify.c Since we changed storage to pointers in pmix_value_t, we need to allocate space for those values when unpacking 2016-08-29 20:22:24 -07:00
orte_spawn.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_spin.c Shifting to an event-driven RTE raises some interesting issues during shutdown. We want the last messages to get thru, but also need to correctly shutdown the virtual machine. This requires a delicate balancing act across event priorities, and the need to check for termination conditions in places where related events get processed. 2014-03-12 16:49:58 +00:00
orte_tool.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pmixtool.c Shorten the session directory name as some OS's are now providing unusually long temp directory names, causing us to overflow the sockaddr field 2016-07-05 14:59:50 -07:00
psm_keygen.c pre_condition_transports: code cleanup 2016-09-19 13:31:47 +09:00
radix.c orte/test/system: fix compiler warnings 2015-07-23 06:19:33 -07:00
red.py Update the tests, add a couple 2012-05-02 19:00:05 +00:00
reducer.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
regex.c add missing include file 2016-03-03 13:46:28 +09:00
segfault.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
sigusr_trap.c Update signal handling to introduce a pause between SIGCONT and SIGTERM, followed by another pause before SIGKILL. Do this within the odls/kill_local_procs function while we know we are blocked in an event, and before the daemon shuts down the event progress loop 2016-12-06 12:34:42 -08:00
spin.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
test-time.c Update the tests, add a couple 2012-05-02 19:00:05 +00:00
threads.c Update OPAL and ORTE for thread safety 2017-06-06 12:30:57 -07:00
ulfm.c orte: fixup hostname max length usage 2016-04-25 07:08:23 +02:00