User Tools

Site Tools


cluster:73

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cluster:73 [2021/04/14 12:55]
hmeij07 [LAMMPS CPU/GPU]
cluster:73 [2021/06/08 15:19]
hmeij07 [Stata]
Line 18: Line 18:
 on either cottontail2 or node n33 located at /share/apps/CENTOS6 \\ on either cottontail2 or node n33 located at /share/apps/CENTOS6 \\
 Some compilations require 7.x and are in /share/apps/CENTOS7 \\ Some compilations require 7.x and are in /share/apps/CENTOS7 \\
 +
 +====== Ovito ======
 +
 +  * https://www.ovito.org
 +  * /usr/local/bin/ovito -> /usr/local/ovito-basic-3.5.0-x86_64/bin/ovito
 +  * on nodes ''cottontail'' and ''greentail52''
 +  * uses freeglut/freeglut-devel libraries for opengl
  
 ====== OpenHPC ====== ====== OpenHPC ======
Line 1390: Line 1397:
 export LD_LIBRARY_PATH=/usr/local/cuda/lib:$LD_LIBRARY_PATH export LD_LIBRARY_PATH=/usr/local/cuda/lib:$LD_LIBRARY_PATH
  
-cpu+gpu binaries require cuda 10.2 so only exx96 queue  +the "make" versions of lmp with quip do not work, deleted them 
-(-kokkos means no kokkos, gpu package only)+# did find on nvdia dev forum reference problem disappears when using cmake (vs make) 
 +# these lmp binaries do work 
 +/share/apps/CENTOS7/lammps/29Oct2020/single_single/bin/lmp 
 +/share/apps/CENTOS7/lammps/29Oct2020/single_double/bin/lmp 
 +/share/apps/CENTOS7/lammps/29Oct2020/double_double/bin/lmp 
 + 
 +# however I had to load non-mpi version of libquid.a into lmp 
 +witch seems ok given parallel work is driven by -suffix gpu
  
-/share/apps/CENTOS7/lammps/29Oct2020/lmp_mpi-with-quip.cpu+gpu-kokkos_double_double -h +# sample script: ~hmeij/k20redo/run.rtx.lammps2
-/share/apps/CENTOS7/lammps/29Oct2020/lmp_mpi-with-quip.cpu+gpu-kokkos_single_double -h +
-/share/apps/CENTOS7/lammps/29Oct2020/lmp_mpi-with-quip.cpu+gpu-kokkos_single_single -h+
  
 </code> </code>
Line 3190: Line 3202:
 ====== Stata ====== ====== Stata ======
  
-  * program: Stata v 15, 6-user network license, includes stata, stata-mp, stata-se  +  * program: Stata v 17, 6-user network license, includes stata, stata-mp, stata-se  
-  * install dir: /share/apps/stata/15+  * install dir: /share/apps/stata/
   * docs: at web site   * docs: at web site
   * http://stata.com   * http://stata.com
  
 <code> <code>
-export PATH=/share/apps/stata/15:$PATH+export PATH=/share/apps/stata/17:$PATH
 </code> </code>
  
cluster/73.txt · Last modified: 2024/05/15 12:58 by hmeij07