1
1
openmpi/orte/tools/orterun
2013-03-26 18:27:50 +00:00
..
help-orterun.txt Fix the help message warning of multiple prefixes so it correctly prints out the info, and fix a typo. 2012-09-05 16:28:36 +00:00
main.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
orterun.1in Fix one more nroff macro issue 2013-02-21 17:38:06 +00:00
orterun.c Restore the cpus-per-proc option for byslot and bynode mapping. Remove the bind_idx (which recorded the index of the hwloc object where the proc was bound) as this would no longer be unique, and just use the bitmap as the standard reference for location. Update the relative locality computation to take bitmaps as its argument. 2013-03-26 18:27:50 +00:00
orterun.h I guess some profiling tools and debuggers require that the argv[0] of each rank be unique so they can create a filename based on that value. For those obscure cases, provide an mpirun cmd line option that indexes each argv[0] by rank 2013-02-15 20:20:49 +00:00