This commit is contained in:
Daniel Bauer
2019-05-20 15:13:33 +02:00
parent d8b97061a6
commit e4ab181d3c
2 changed files with 3 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
cmake .. -DGMX_BUILD_OWN_FFTW=ON -DREGRESSIONTEST_DOWNLOAD=ON -DGMX_GPU=ON -DCMAKE_INSTALL_PREFIX=/opt/gromacs-2019.1/ -DCMAKE_C_COMPILER=/usr/bin/gcc-4.9 -DCMAKE_CXX_COMPILER=/usr/bin/g++-4.9##gmx_compile
git clone git@git.compbiol.bio.tu-darmstadt.de:Daniel/md-template.git sim##md-template
git clone git@git.compbiol.bio.tu-darmstadt.de:Daniel/md-template.git sim##md-template
git clone git@git.compbiol.bio.tu-darmstadt.de:Daniel/build_system.git {{folder}} && cd {{folder}}##build_system