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 revisionPrevious revision
Next revision
Previous revision
cluster:73 [2024/05/09 18:42] – [Python3] hmeij07cluster:73 [2026/08/07 13:43] (current) – [SAS] hmeij07
Line 24: Line 24:
 Some compilations require 7.x and are in /share/apps/CENTOS7 \\ Some compilations require 7.x and are in /share/apps/CENTOS7 \\
  
 +
 +
 +====== Julia ======
 +
 +  * https://julialang.org/
 +  * /share/apps/julia/julia-1/10.4
 +  * link in /share/apps/bin
 +  * runs on centos7 and rocky8
  
  
Line 104: Line 112:
  
 </code> </code>
 +
 +  * joblib (thayerlab)
 +
 +<code>
 +
 +  joblib             conda-forge/noarch::joblib-1.4.2-pyhd8ed1ab_0 
 +
 +</code>
 +
  
  
Line 1521: Line 1538:
 https://dokuwiki.wesleyan.edu/doku.php?id=cluster:73#python3 https://dokuwiki.wesleyan.edu/doku.php?id=cluster:73#python3
  
-</code> 
- 
-  * **3.8.3 adding**  (apratik01)  
-  * https://pytorch-geometric.readthedocs.io/en/latest/install/installation.html 
-  * (did not install with conda as it needs specific cuda version, trying with pip3 and cuda 12.4) 
- 
-<code> 
  
 export PATH=/share/apps/CENTOS7/python/3.8.3/bin:$PATH export PATH=/share/apps/CENTOS7/python/3.8.3/bin:$PATH
Line 1535: Line 1545:
 /share/apps/CENTOS7/python/3.8.3/bin/pip3 /share/apps/CENTOS7/python/3.8.3/bin/pip3
 /share/apps/CENTOS7/python/3.8.3/bin/python3 /share/apps/CENTOS7/python/3.8.3/bin/python3
- 
- export CUDAHOME=/usr/local/cuda-12.4 
- export PATH=/usr/local/cuda-12.4/bin:$PATH 
- export LD_LIBRARY_PATH=/usr/local/cuda-12.4/lib:$LD_LIBRARY_PATH 
- export LD_LIBRARY_PATH=/usr/local/cuda-12.4/lib64:$LD_LIBRARY_PATH 
- 
-Successfully installed aiohttp-3.9.5 aiosignal-1.3.1 async-timeout-4.0.3  
-frozenlist-1.4.1 fsspec-2024.3.1 multidict-6.0.5 psutil-5.9.8  
-torch_geometric-2.5.3 yarl-1.9.4 
- 
-Successfully installed pyg_lib-0.4.0+pt23cu121 torch_cluster-1.6.3+pt23cu121  
-torch_scatter-2.1.2+pt23cu121 torch_sparse-0.6.18+pt23cu121  
-torch_spline_conv-1.2.2+pt23cu121 
  
 </code> </code>
Line 2435: Line 2432:
 [[https://dokuwiki.wesleyan.edu/doku.php?id=cluster:119|GPU version]] [[https://dokuwiki.wesleyan.edu/doku.php?id=cluster:119|GPU version]]
  
-  * program v13,2.1 installed+Requires CentOS8 now ...
  
-  * program v13.2 installed+  * program: mcc, math, mathematica in /share/apps/bin
  
-  * program: mcc, math, mathematica (v 12.2) 
-  * install dir: /share/apps/CENTOS7/mathematica/12.2 
-  * docs: on the web 
-  * www:  http://www.wolfram.com/mathematica/ 
-  * Centos7, use queues mwgpu, amber128 or exx96 
-  * For GUI launch on greentail52 
  
   * Parallel kernels   * Parallel kernels
Line 2499: Line 2490:
 ====== SAS ====== ====== SAS ======
  
-SAS (v9.2 64 bits) is now available on the compute clusters.  This software is an enormous statistical package and lots more, see http://www.sas.com     It should be invoked in batch mode on the compute nodes just like all other software  (ie command like "sas filename.sas" in job submission scripts).  Some pointers, code, manual and an online tutor can be found at +SAS not installed as of summer 2023
- +
-http://sas.wesleyan.edu+
  
 The QAC has well trained tutors in SAS, for more info http://qac.wesleyan.edu The QAC has well trained tutors in SAS, for more info http://qac.wesleyan.edu
Line 4546: Line 4535:
 ====== Matlab ====== ====== Matlab ======
  
-  * installed R2023a+Requires CentOS 8 now ...
  
-  * installed R2022a+  * program: Matlab, link to binary is 'matlab' in ''/share/apps/bin''
  
-  * installed R2021a 
- 
-  * program: Matlab, link to binary is 'matlab' in ''/share/apps/bin'' 
-    * R2020b, campus wide license so no more restrictions on licenses  
-    * No Distributed Computing Engine or Matlab Parallel (for now) 
-  * install dir: /share/apps/CENTOS7/matlab/R2020bISO 
-  * docs & www: http://mathworks.com 
-  * CentOS7 required use on queues mwgpu, amber128 and exx96 
-  * For GUI launch on greentail52 
  
 Note: Note:
Line 4571: Line 4551:
 ====== Stata ====== ====== Stata ======
  
-  * program stata[-mp|-se] in your $PATH, version 18 +  * program stata[-mp|-se] in your $PATH (share/apps/bin
-  * v17 will still run so add '17' to the command like 'stata-mp17' +  * 6-user Network license
-  * so that makes for 12 licenses 8-) +
- +
-  * program: Stata v 17, 6-user network license, includes stata, stata-mp, stata-se +
   * install dir: /share/apps/stata/   * install dir: /share/apps/stata/
   * docs: at web site   * docs: at web site
cluster/73.1715280135.txt.gz · Last modified: by hmeij07