Talk:Cluster: New BobSCEd Install Log: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 April 2010

  • curprev 13:2013:20, 13 April 2010 Kay talk contribs 185 bytes +185 New page: <pre> sort $PBS_NODEFILE | uniq -C | awk '{print $f("%s:%s", $2, $1); }' > mpd.nodes mpdboot -f mpd.hosts -n [NUM_NODES_REQUESTED] mpiexec -n [NUM_PROCESSES] ./a.out mpdallexit </pre>