1
1
openmpi/orte/mca/ras
2009-06-27 23:36:25 +00:00
..
alps 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
base ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
bjs - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
ccp Remove the definition of _WIN32_DCOM. It only enables DCOM when _WIN32_WINNT is less then 0x400 (Win 95, 98), and we are supporting 0x502(Win XP) and above in Open MPI. Thanks George for pointing this out. 2009-06-27 23:36:25 +00:00
gridengine ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
loadleveler - Revert r20740 2009-03-05 21:50:47 +00:00
lsf Fix typo preventing compilation (!) 2009-04-15 16:50:41 +00:00
slurm - Revert r20740 2009-03-05 21:50:47 +00:00
tm ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
Makefile.am Establish an MCA param "orte_allocation_required" so that a system can require the user have an RM-provided allocation in order to run. This helps prevent the problem where a user forgets to get an allocation on an RM-managed cluster, and then executes mpirun on the head node - thus causing all of their mpi procs to launch on the head node, usually bringing it to its knees. 2008-08-04 14:25:19 +00:00
ras_types.h Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
ras.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00