triangle_reflection_complex/parallelization/sync_utexas

8 lines
276 B
Bash
Executable File

#!/bin/bash
rsync -vt *.c *.h Makefile hostfile hostfile_big allhosts localnames run_utexas run_local utexas:svmpi/
rsync -lvt /usr/lib/libmps.so* utexas:svmpi/libs/
rsync -rvt /usr/include/mps utexas:svmpi/libs/
# now run it with ssh utexas -t ssh linux50 svmpi/run_utexas