1
1
openmpi/orte/tools/orterun
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
..
help-orterun.txt 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
main.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Closes ticket #173 : Split name linking up for orte/ompi shared tools. 2006-06-30 22:01:56 +00:00
orterun.1 Some edits to the man page for Jeff to review 2006-07-14 14:47:06 +00:00
orterun.c Fix for #397 2006-09-25 19:41:54 +00:00
orterun.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
totalview.c This one wasn't supposed to get into the repository. 2006-09-18 21:28:55 +00:00
totalview.h Be 100% total view friendly. Let tv find out the real name of our 2006-09-18 17:55:14 +00:00