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/10/26 19:27]
hmeij07 [LAMMPS CPU/GPU]
cluster:73 [2021/03/03 18:21]
hmeij07 [Matlab]
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 \\
 +
 +====== Rstudio ======
 +
 +  * http://our-sanscratch-server:8787/
 +  * https://support.rstudio.com/hc/en-us/articles/200552316-Configuring-the-Server
 +  * centos7 R v 3.6.0
 +  * use your HPC username and credentials
 +
 +====== DMTCP =====
 +
 +  * /share/apps/CENTOS7/dmtcp/3.0.0
 +  * this came from the CRAC source, trying to install gpu checkpoint tool
 +  * [[cluster:198|GPU checkpoint/restart]]
 +  * but plugin will not compile, checking with developers 12 Dec 2020
 +
 +  * Installed as package ins OS on all nodes
 +  * v2.5.2
 +  * dmctp_launch ... etc
  
 ====== EMBOSS ====== ====== EMBOSS ======
Line 216: Line 234:
   * most packages found on this page   * most packages found on this page
   * picked up mpirun from miniconda2 apps (that may be a problem)   * picked up mpirun from miniconda2 apps (that may be a problem)
 +
 +  * Added to 3.8.3 "acpipe"
 +  * https://github.com/alanwilter/acpype
 +
 + --- //[[hmeij@wesleyan.edu|Henk]] 2021/02/18 14:41//
  
 <code> <code>
Line 1070: Line 1093:
 [[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 12.1+  * program: mcc, math, mathematica (v 12.2
-  * install dir: /share/apps/CENTOS6/mathematica/12.1+  * install dir: /share/apps/CENTOS7/mathematica/12.2
   * 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.+  * Centos7, use queues mwgpu, amber128 or exx96 
 +  * For GUI launch on greentail52
  
   * Parallel kernels   * Parallel kernels
Line 1266: Line 1290:
 ====== LAMMPS CPU/GPU ====== ====== LAMMPS CPU/GPU ======
  
-** CPU only OR CPU+GPU for ''exx96'' queue CentOS7+** CPU only ** -Centos6
  
 +  *  /share/apps/CENTOS6/lammps/29Oct20.install
 +  * read for env and compilation env: lmp_mpi
 +
 +** CPU only OR CPU+GPU**  for ''exx96'' queue - CentOS7
 +
 +  * 3Mar2020 added USER-REAXC
 +  * For KOKKOS MPI aware version  /share/apps/CENTOS7/openmpi/4.0.4-ucx with UCX
   * git download of latest did not work (lots of fortran errors?)   * git download of latest did not work (lots of fortran errors?)
   * latest tarball is still 3Mar2020 (?)   * latest tarball is still 3Mar2020 (?)
   * added user-eaxc (but had to remove package python)   * added user-eaxc (but had to remove package python)
 +  * "kokkos" version includes GPU accelerator
   * please read **/share/apps/CENTOS7/lammps/3Mar2020.install **   * please read **/share/apps/CENTOS7/lammps/3Mar2020.install **
  
Line 1294: Line 1326:
  export LD_LIBRARY_PATH=/usr/local/cuda/lib:$LD_LIBRARY_PATH  export LD_LIBRARY_PATH=/usr/local/cuda/lib:$LD_LIBRARY_PATH
  
-<code>+</code>
  
 ** CPU ONLY v2 CentOS7 ** ** CPU ONLY v2 CentOS7 **
Line 2247: Line 2279:
  
 ====== Amber ======  ====== Amber ====== 
 +
 +** Amber 20 **
 +
 +  * Two versions compiled, 
 +    * one for cuda 8.0/mpich3 for queue amber128
 +    * one for queues mwgpu and exx96 (cuda 9.2/openmpi).
 +
 +  * Consult the run.amber20 script to set up environment
 +    * /share/apps/CENTOS7/amber/amber20/run.amber20
 +
 +  * Both are installed in /usr/local/amber20
 +
 +
  
 ** AMBER 18 ** ** AMBER 18 **
Line 3010: Line 3055:
  
   * program: Matlab, link to binary is 'matlab' in ''/share/apps/bin''   * program: Matlab, link to binary is 'matlab' in ''/share/apps/bin''
-    * R2020a, campus wide license so no more restrictions on licenses +    * R2020b, campus wide license so no more restrictions on licenses 
     * No Distributed Computing Engine or Matlab Parallel (for now)     * No Distributed Computing Engine or Matlab Parallel (for now)
-  * install dir: /share/apps/CENTOS7/matlab/R2020a+  * install dir: /share/apps/CENTOS7/matlab/R2020bISO
   * docs & www: http://mathworks.com   * docs & www: http://mathworks.com
 +  * CentOS7 required use on queues mwgpu, amber128 and exx96 
 +  * For GUI launch on greentail52
  
 Note: Note:
cluster/73.txt · Last modified: 2024/05/15 12:58 by hmeij07