delete all files not useful to complex calculation

This commit is contained in:
Florian Stecker
2022-06-13 11:48:31 +02:00
parent 1a85a5ef14
commit 3309c37955
23 changed files with 0 additions and 1531 deletions

7
parallelization/sync_utexas Executable file
View File

@@ -0,0 +1,7 @@
#!/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