diff --git a/profiles/base/.local/share/marker/user_commands.txt b/profiles/base/.local/share/marker/user_commands.txt new file mode 100644 index 0000000..aabb977 --- /dev/null +++ b/profiles/base/.local/share/marker/user_commands.txt @@ -0,0 +1 @@ +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 \ No newline at end of file