1
1
openmpi/orte/include
2009-01-21 00:19:37 +00:00
..
orte Catch a potential bug spanning several ESS modules. The node_rank and local_rank types were changed to uint16_t, however the modules returned UINT8_MAX as an "invalid" value. To clean this up, define an INVALID value for these types, and change the various modules so they return this value to indicate an invalid response. 2009-01-21 00:19:37 +00:00
Makefile.am Let's try this again, this time with less suck. 2006-03-12 17:56:58 +00:00
orte_config.h.in * Embed ident strings into the Open MPI libraries using one of the following 2007-11-03 02:40:22 +00:00