1
1
openmpi/orte
Jeff Squyres 8b5e6c0425 Because I could. :-)
Relevant MCA params:

 * notifier_twitter_username: Twitter username
 * notifier_twitter_password: Twitter password

This commit was SVN r20750.
2009-03-06 22:02:17 +00:00
..
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
include 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
mca Because I could. :-) 2009-03-06 22:02:17 +00:00
orted - Revert r20739 2009-03-05 21:56:03 +00:00
runtime - Revert r20739 2009-03-05 21:56:03 +00:00
test - Revert r20739 2009-03-05 21:56:03 +00:00
tools Fix an array over flow, detected by compiling with C++ compilers. This fix is mainly for Windows build. 2009-03-06 13:27:38 +00:00
util - Revert r20739 2009-03-05 21:56:03 +00:00
CMakeLists.txt Try to find the installed flex on current windows system first, if it's not there, just use the one comes along with the source. 2009-02-26 13:03:53 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am Crumby - get the make tarball correct! Earlier commit was from intermediate state... 2009-02-10 18:33:32 +00:00