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 [2020/06/29 17:15]
hmeij07 [Python3]
cluster:73 [2020/07/24 17:53]
hmeij07 [Gromacs]
Line 943: Line 943:
  
 ====== Gromacs ===== ====== Gromacs =====
 +
 +Gromacs-2020.3 for GPU (RTX2080S)
 +  * ''exx96'' queue
 +  * see /share/apps/CENTOS7/gromacs/2020.3.install for env
 +  * change env in script below
 +
 +Gromacs-2018 for GPU (RTX2080S)
 +  * ''exx96'' queue
 +  * **/zfshomes/hmeij/k20redo/run.rtx sample script**
  
  
Line 1050: Line 1059:
 [[https://dokuwiki.wesleyan.edu/doku.php?id=cluster:119|GPU version]] [[https://dokuwiki.wesleyan.edu/doku.php?id=cluster:119|GPU version]]
  
-  * program: mcc, math, mathematica (v 11.0.1) +  * program: mcc, math, mathematica (v 12.1) 
-  * install dir: /share/apps/CENTOS6/mathematica/11.0.1+  * install dir: /share/apps/CENTOS6/mathematica/12.1
   * docs: on the web   * docs: on the web
   * www:  http://www.wolfram.com/mathematica/   * www:  http://www.wolfram.com/mathematica/
 +  * Campus wide license, use any queue.
  
   * Parallel kernels   * Parallel kernels
Line 1060: Line 1070:
     * http://reference.wolfram.com/mathematica/guide/ParallelComputing.html     * http://reference.wolfram.com/mathematica/guide/ParallelComputing.html
  
-Job submissions should go to queue //mathematica// which containes licensed nodes (all the hp12 nodes for now).+
  
 ====== Eigen ===== ====== Eigen =====
Line 1244: Line 1254:
  
 ====== LAMMPS CPU/GPU ====== ====== LAMMPS CPU/GPU ======
 +
 +** CPU ONLY v2 CentOS7 **
 +
 +  * add user-opm on next compile ... done ... binaries with string +user-omp
 +  * /share/apps/CENTOS7/lammps/3Mar2020
 +    * lmp_serial, lmp_mpi
 +  * //latest// openmpi version as of today v4.0.4
 +  * consult this file for packages installed and compilations
 +    * /share/apps/CENTOS7/lammps/03Mar2020.install
 +    * should work only on exx96 and mwgpu queues
 +
 +<code>
 + export PATH=/share/apps/CENTOS7/openmpi/4.0.4/bin:$PATH
 + export LD_LIBRARY_PATH=/share/apps/CENTOS7/openmpi/4.0.4/lib:$LD_LIBRARY_PATH
 +</code>
  
 ** CPU ONLY ** ** CPU ONLY **
Line 1256: Line 1281:
  
 ** CPU or GPU ** ** CPU or GPU **
 +
 +  * added lmp_mpi-single-single+user-omp
  
   * /share/apps/CENTOS7/lammps/3Mar2020   * /share/apps/CENTOS7/lammps/3Mar2020
Line 1262: Line 1289:
     * /share/apps/CENTOS7/lammps/03Mar2020.install     * /share/apps/CENTOS7/lammps/03Mar2020.install
     * CUDA_ARCH = sm_75 (probably only works on queue exx96)     * CUDA_ARCH = sm_75 (probably only works on queue exx96)
-  * sample script in ~hmeij/k20redo/run.rtx.lammps+  * **sample script in ~hmeij/k20redo/run.rtx.lammps**
  
 <code> <code>
cluster/73.txt · Last modified: 2024/05/15 12:58 by hmeij07