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 [2024/11/01 15:55]
hmeij07 [AutoDock-GPU]
cluster:215 [2025/02/06 15:11] (current)
hmeij07 [AutoDock-GPU]
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 =====
 +
 +  * https://magma.maths.usyd.edu.au/magma/
 +  * 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
 +    * <del>sharptail2 and cottontail2 for debugging</del>
 +    * tinymem (n46-n59)
 +    * mw128 (n60-n77)
 +    * amber128 (n78)
 +    * test (n100-n101) use for interactive short debug runs or production jobs
 +    * mw256 (n102-n107)
 +    * mwgpu256 (n108-n117)
 +
 +<code>
 +
 +[hmeij@cottontail2 ~]$ which magma
 +/usr/local/bin/magma
 +
 +[hmeij@cottontail2 ~]$ magma -h
 +Usage: magma [-d] [-l limit] [-b] [-n] [-s startfile] [-S seed] [-r workspace] [-c package] [-e|-E commands] [filelist]
 +
 +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
 +Magma V2.28-16    Wed Jan 15 2025 15:27:14 on n103     [Seed = 4028599389]
 +
 ++-------------------------------------------------------------------+
 +|       This copy of Magma has been made available through a        |
 +|                   generous initiative of the                      |
 +|                                                                   |
 +|                         Simons Foundation                         |
 +|                                                                   |
 +| covering U.S. Colleges, Universities, Nonprofit Research entities,|
 +|               and their students, faculty, and staff              |
 ++-------------------------------------------------------------------+
 +
 +Type ? for help.  Type <Ctrl>-D to quit.
 +
 +
 +
 +</code>
  
 ===== 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
cluster/215.1730476508.txt.gz ยท Last modified: 2024/11/01 15:55 by hmeij07