modified: l/LAMMPS/LAMMPS-17Jan2018-foss-2017a-CUDA.eb

This commit is contained in:
easybuild 2018-02-19 09:56:55 +01:00
parent 86d5ce37cb
commit 20c593df82

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 && "