add run script

This commit is contained in:
Florian Stecker
2021-10-02 09:28:36 -05:00
parent 1ee211de70
commit cd84e6c0c4
9 changed files with 294 additions and 0 deletions

8
sync_stampede Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
rsync -vt *.c *.h Makefile stampede.slurm stampede:work/ejp_trg/
#rsync -lvt /usr/lib/libmps.so* /usr/include/mps utexas:work/ejp_trg/libs/
# now run it with a job script
# get MPSolve from https://numpi.dm.unipi.it/_media/software/mpsolve/mpsolve-3.2.1.tar.bz2