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

8
parallelization/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