1
1
openmpi/orte/tools
Tim Prins e4f8ad303e Fix for #397
on 64 bit platforms sizeof(size_t) != sizeof(orte_std_cntr_t), and we were incorrectly 
assuming this when dealing with num procs. It worked on little endian platforms, but
not big endian. So change num_procs to type int, and cast where needed. 

This commit was SVN r11796.
2006-09-25 19:41:54 +00:00
..
console Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00
orte-clean Now it's time to update ORTE. Cleanup most of the ORTE tools. Force them 2006-08-23 02:35:00 +00:00
orte-ps Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00
orted Let's see if Cyrador understands this version a little better... 2006-09-19 13:05:40 +00:00
orteprobe Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00
orterun Fix for #397 2006-09-25 19:41:54 +00:00
wrappers Add man page for wrapper compilers. 2006-09-25 14:11:21 +00:00
Makefile.am Remove long-defunct "openmpi" tool from orte. It was apparently an 2006-07-12 03:52:17 +00:00