User Tools

Site Tools


cluster:204

Warning: Undefined array key 4 in /usr/share/dokuwiki/inc/html.php on line 1453

Warning: Undefined array key -1 in /usr/share/dokuwiki/inc/html.php on line 1458

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
cluster:204 [2021/04/15 15:11]
hmeij07 created
cluster:204 [2023/09/15 15:12] (current)
hmeij07
Line 4: Line 4:
 ===== Lammps: MAKE or CMAKE ===== ===== Lammps: MAKE or CMAKE =====
  
-Using ''make'' and compiling libquip.a into the lammps binary generates an error like '''geryon/nvd_kernel.h' in line 364'' when package gpu tries to set up the runtime env for a lammps gpu job. +Using ''make'' and compiling libquip.a into the lammps binary generates an error like ''error 1 in 'geryon/nvd_kernel.h' in line 364'' when package gpu tries to set up the runtime env for a lammps gpu job. 
  
 This problem disappears when compiling with ''cmake''. Very strange, using lammps 29Oct2020 stable release. This problem disappears when compiling with ''cmake''. Very strange, using lammps 29Oct2020 stable release.
Line 70: Line 70:
 cd Obj_mpi  cd Obj_mpi 
  
 +# see below
 # add output of showme:link to lammps/lib/quip/Makefile.lammps # add output of showme:link to lammps/lib/quip/Makefile.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 "" FORCE)   set(PKG_${PKG} ON CACHE BOOL "" FORCE)
 endforeach() endforeach()
 +
 +# next steps on node with internet access (greentail52)
 +# with cuda toolkit copied and linked to /usr/local/cuda
 +# cmake will download lammps packages
  
 # create build dir # create build dir
cluster/204.1618513878.txt.gz ยท Last modified: 2021/04/15 15:11 by hmeij07