Merge branch 'it4i-salomon'

This commit is contained in:
Josef Hrabal 2018-02-12 08:42:25 +01:00
commit f2ec94bba9

View File

@ -29,8 +29,8 @@ builddependencies = [
]
commands = "cd src && make yes-kokkos && "
commands += "make yes-user-phonon && make yes-misc"
commands += "make lib-reax args='-m ifort' && make yes-reax &&"
commands += "make yes-user-phonon && make yes-misc && "
commands += "make lib-reax args='-m ifort' && 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 && "