This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cluster:204 [2021/04/15 19:13] hmeij07 [Lammps: MAKE or CMAKE] |
cluster:204 [2023/09/15 19:12] (current) hmeij07 |
||
---|---|---|---|
Line 70: | Line 70: | ||
cd Obj_mpi | cd Obj_mpi | ||
+ | # see below | ||
# add output of showme:link to lammps/ | # add output of showme:link to lammps/ | ||
# section where quip_SYSLIB gets defined, like so | # section where quip_SYSLIB gets defined, like so | ||
Line 121: | Line 122: | ||
set(PKG_${PKG} ON CACHE BOOL "" | set(PKG_${PKG} ON CACHE BOOL "" | ||
endforeach() | endforeach() | ||
+ | |||
+ | # next steps on node with internet access (greentail52) | ||
+ | # with cuda toolkit copied and linked to / | ||
+ | # cmake will download lammps packages | ||
# create build dir | # create build dir |