e4f8ad303e
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. |
||
---|---|---|
.. | ||
help-orterun.txt | ||
main.c | ||
Makefile.am | ||
orterun.1 | ||
orterun.c | ||
orterun.h | ||
totalview.c | ||
totalview.h |