Merge branch 'it4i-anselm'

This commit is contained in:
Josef Hrabal 2018-02-19 09:57:43 +01:00
commit f7dec3a3e3

View File

@ -37,8 +37,8 @@ builddependencies = [
commands = "cd src && make lib-gpu args='-b' && make yes-gpu && "
commands += "make yes-kokkos && "
commands += "make yes-user-phonon && "
commands += "make lib-reax args='-m mpi' && make yes-reax &&"
commands += "make yes-user-phonon && yes-misc && "
commands += "make lib-reax args='-m mpi' && make yes-reax && "
commands += "make yes-kspace && make yes-manybody && make yes-molecule && "
commands += "make yes-qeq && make yes-rigid && make yes-user-misc && "
commands += "make yes-user-reaxc && make yes-user-omp && "