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/07/13 18:58]
hmeij07 [Mathematica]
cluster:73 [2020/07/31 19:10]
hmeij07
Line 3: Line 3:
  
 ====== Software ====== ====== Software ======
 +**
 +IMPORTANT NOTE: Since moving to the TrueNAS/ZFS appliance all references to ''/home/apps'' should be replaced with ''/share/apps'' which point to ''/zfshomes/apps''**
 +
 + --- //[[hmeij@wesleyan.edu|Henk]] 2020/07/31 15:08//  
  
 The listings below will be updated as software is installed, location is /share/apps/ or /home/apps/ (same thing). The listings below will be updated as software is installed, location is /share/apps/ or /home/apps/ (same thing).
Line 14: 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 \\
 +
 +====== EMBOSS ======
 +
 +  * /share/apps/CENTOS6/EMBOSS
 +  * /share/apps/CENTOS6/EMBOSS/6.6.0.install (read to setup env)
 +  * https://www.ebi.ac.uk/services
 +  * jfabry/kthayer
  
 ====== Sequencing Tools #2 ====== ====== Sequencing Tools #2 ======
Line 944: Line 955:
 ====== Gromacs ===== ====== Gromacs =====
  
-Gromacs-2018 for GPU (RTX2080)+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   * ''exx96'' queue
   * **/zfshomes/hmeij/k20redo/run.rtx sample script**   * **/zfshomes/hmeij/k20redo/run.rtx sample script**
Line 1249: Line 1265:
  
 ====== 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 1261: Line 1292:
  
 ** CPU or GPU ** ** CPU or GPU **
 +
 +  * added lmp_mpi-single-single+user-omp
  
   * /share/apps/CENTOS7/lammps/3Mar2020   * /share/apps/CENTOS7/lammps/3Mar2020
cluster/73.txt · Last modified: 2024/05/15 12:58 by hmeij07