Difference between revisions of "Linux"
From orch
| Line 1: | Line 1: | ||
| − | |||
== Run on multi-procs == | == Run on multi-procs == | ||
| Line 11: | Line 10: | ||
== .bashrc == | == .bashrc == | ||
| + | |||
| + | |||
| + | |||
| + | == ssh keys == | ||
| + | |||
| + | <code> | ||
| + | .ssh/ | ||
| + | </code> | ||
Revision as of 15:23, 11 March 2016
Run on multi-procs
mpirun -np 12 main
mpirun -np 12 main <log &
.bashrc
ssh keys
.ssh/