Merge branch 'it4i-salomon'

This commit is contained in:
Josef Hrabal 2019-11-04 15:25:58 +01:00
commit 75118fa0b2

View File

@ -37,6 +37,7 @@ commands += "make yes-user-phonon && make yes-misc && "
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 && "
commands += "make yes-spin && "
commands += "make -j 16 intel_cpu_intelmpi && mv lmp_intel_cpu_intelmpi lammps"
cmds_map = [('.*', commands)]