1
1
openmpi/orte/tools/orterun
Jeff Squyres a8f8064d8b Add a missing free(). Refs trac:3292.
This commit was SVN r27298.

The following Trac tickets were found above:
  Ticket 3292 --> https://svn.open-mpi.org/trac/ompi/ticket/3292
2012-09-11 17:59:40 +00:00
..
CMakeLists.txt One library was missing for linking orterun on Windows. 2011-08-18 09:33:41 +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 Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
orterun.1in Fixes trac:3057: minor update to the man page to state that slot locations 2012-05-23 11:43:33 +00:00
orterun.c Add a missing free(). Refs trac:3292. 2012-09-11 17:59:40 +00:00
orterun.h Complete the cleanup of the preload files system. Remove the dest_dir option as moving things to arbitrary locations - especially absolute paths - can prove disastrous. Remove the preload_libs option as these can be treated as just files. Cleanup some of the pack/unpack code as the dss handles NULL strings just fine. Deal a little better with absolute paths, noting that tar now strips the leading '/' for us (showing my age as it didn't used to do so). 2012-08-24 02:28:29 +00:00