User Tools

Site Tools


cluster:215

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
cluster:215 [2025/01/15 20:30]
hmeij07 [Magma]
cluster:215 [2025/06/24 19:01] (current)
hmeij07 [Python]
Line 13: Line 13:
 https://dokuwiki.wesleyan.edu/doku.php?id=cluster:214#slurm_jobs https://dokuwiki.wesleyan.edu/doku.php?id=cluster:214#slurm_jobs
  
 +
 +===== ChimeraX =====
 +
 +  * https://www.rbvi.ucsf.edu/chimerax/
 +  * installed on sharptail2
  
 ===== Magma ===== ===== Magma =====
Line 19: Line 24:
   * Magma is a large, well-supported software package designed for computations in algebra, number theory, algebraic geometry, and algebraic combinatorics.   * Magma is a large, well-supported software package designed for computations in algebra, number theory, algebraic geometry, and algebraic combinatorics.
   * The binary is linked into $PATH via ''/usr/local/bin'' on rocky 8 nodes with **avx2** capable cpus   * The binary is linked into $PATH via ''/usr/local/bin'' on rocky 8 nodes with **avx2** capable cpus
-    * sharptail2 and cottontail2 for debugging+    * <del>sharptail2 and cottontail2 for debugging</del>
     * tinymem (n46-n59)     * tinymem (n46-n59)
     * mw128 (n60-n77)     * mw128 (n60-n77)
     * amber128 (n78)     * amber128 (n78)
-    * test (n100-n101)+    * test (n100-n101) use for interactive short debug runs or production jobs
     * mw256 (n102-n107)     * mw256 (n102-n107)
     * mwgpu256 (n108-n117)     * mwgpu256 (n108-n117)
Line 36: Line 41:
  
 export MAGMAPASSFILE=/share/apps/CENTOS8/magma/2.28-16/avx2/magmapassfile export MAGMAPASSFILE=/share/apps/CENTOS8/magma/2.28-16/avx2/magmapassfile
 +export MAGMA_SYSTEM_SPEC=/share/apps/CENTOS8/magma/2.28-16/avx2/package/spec
  
 [root@n103 ~]# magma [root@n103 ~]# magma
Line 57: Line 63:
  
 ===== AutoDock-GPU ===== ===== AutoDock-GPU =====
 +
 +  * cuda-12.6 only added
 +  * mwgpu256 queue
 +  * gcc 9 needed for openmp
 +  * module load autodock/20241101-cuda12.6
 +  * /share/apps/CENTOS8/ohpc/software/AutoDock-GPU/cuda-12.6/bin/
  
   * https://github.com/ccsb-scripps/AutoDock-GPU/wiki/Guideline-for-users   * https://github.com/ccsb-scripps/AutoDock-GPU/wiki/Guideline-for-users
Line 351: Line 363:
 >>> >>>
 [hmeij@cottontail2 ~]$ [hmeij@cottontail2 ~]$
 +
 +</code>
 +
 +  * **g_mmpba**
 +  * https://g-mmpbsa.readthedocs.io/en/latest/install.html
 +  * calterlab (Kayla)
 +
 +<code>
 +
 +$ module load python/3.12.0
 +$ python3 -m pip install g_mmpbsa
 +Collecting g_mmpbsa
 +  Downloading g_mmpbsa-3.0.9-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (3.0 kB)
 +...
 +Installing collected packages: g_mmpbsa
 +Successfully installed g_mmpbsa-3.0.9
 +
  
 </code> </code>
cluster/215.1736973004.txt.gz ยท Last modified: 2025/01/15 20:30 by hmeij07