1
1
openmpi/orte/test/system
2009-12-03 04:30:58 +00:00
..
binom.c Modify the orte_process_info structure to handle a broader range of process types by replacing the individual booleans with a 32-bit bitmap. Use a set of #define's to define the individual bits, and a set of matching macros to test for them. Update the orte code base to use the macros instead of the booleans. 2009-05-04 11:07:40 +00:00
get_limits.c Fixup tests for recent api changes 2007-05-29 16:22:50 +00:00
iof_delay.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
iof_stress.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
Makefile Add a new framework for discovering local resource information such as cpu type/model, #cpus, available physical memory, etc. Two initial components (darwin and linux) are provided. This is needed to support bootstrap operations where daemons are started at node boot, and applications where initial knowledge of cpu identification is needed to guide framework component selection. 2009-11-30 23:11:25 +00:00
Makefile.include Need this one too... 2009-04-16 02:23:57 +00:00
mcast_recv.c Add a couple of non-orte multicast tests 2009-09-23 05:24:22 +00:00
mcast.c Add a couple of non-orte multicast tests 2009-09-23 05:24:22 +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
oob_stress.c - Revert r20739 2009-03-05 21:56:03 +00:00
opal_interface.c Add a test for the new opal if.c functions. Modify the multicast test 2009-10-09 15:25:18 +00:00
orte_abort.c - Revert r20739 2009-03-05 21:56:03 +00:00
orte_barrier.c Enable modex-less launch. Consists of: 2008-12-09 23:49:02 +00:00
orte_loop_child.c Modify the orte_process_info structure to handle a broader range of process types by replacing the individual booleans with a 32-bit bitmap. Use a set of #define's to define the individual bits, and a set of matching macros to test for them. Update the orte code base to use the macros instead of the booleans. 2009-05-04 11:07:40 +00:00
orte_loop_spawn.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
orte_mcast.c Update the multicast test. Some cleanups to the basic rmcast module 2009-12-03 04:30:58 +00:00
orte_no_op.c Add missing include file 2009-02-19 21:40:31 +00:00
orte_nodename.c Update test 2009-09-22 00:55:02 +00:00
orte_ring.c - Revert r20739 2009-03-05 21:56:03 +00:00
orte_spawn.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
orte_spin.c Add a couple of new tests to the orte system. 2009-11-20 01:47:49 +00:00
orte_tool.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
radix.c Modify the orte_process_info structure to handle a broader range of process types by replacing the individual booleans with a 32-bit bitmap. Use a set of #define's to define the individual bits, and a set of matching macros to test for them. Update the orte code base to use the macros instead of the booleans. 2009-05-04 11:07:40 +00:00
segfault.c Add a couple of new tests to the orte system. 2009-11-20 01:47:49 +00:00
sigusr_trap.c Modify the orte_process_info structure to handle a broader range of process types by replacing the individual booleans with a 32-bit bitmap. Use a set of #define's to define the individual bits, and a set of matching macros to test for them. Update the orte code base to use the macros instead of the booleans. 2009-05-04 11:07:40 +00:00
spawn_child.c - Revert r20740 2009-03-05 21:50:47 +00:00
spin.c - Revert r20740 2009-03-05 21:50:47 +00:00
sysinfo.c Add a new framework for discovering local resource information such as cpu type/model, #cpus, available physical memory, etc. Two initial components (darwin and linux) are provided. This is needed to support bootstrap operations where daemons are started at node boot, and applications where initial knowledge of cpu identification is needed to guide framework component selection. 2009-11-30 23:11:25 +00:00