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/02/16 16:17] – [LAMMPS CPU/GPU] hmeij07cluster:73 [2025/08/29 18:41] (current) – [Mathematica] 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 1520: Line 1537:
 # drop all the packages in from previous versions # drop all the packages in from previous versions
 https://dokuwiki.wesleyan.edu/doku.php?id=cluster:73#python3 https://dokuwiki.wesleyan.edu/doku.php?id=cluster:73#python3
 +
 +
 +export PATH=/share/apps/CENTOS7/python/3.8.3/bin:$PATH
 +export LD_LIBRARY_PATH=/share/apps/CENTOS7/python/3.8.3/lib:$LD_LIBRARY_PATH
 +which pip3 python3
 +
 +/share/apps/CENTOS7/python/3.8.3/bin/pip3
 +/share/apps/CENTOS7/python/3.8.3/bin/python3
  
 </code> </code>
Line 2407: 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 4518: Line 4537:
 ====== 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:
cluster/73.1708100233.txt.gz · Last modified: by hmeij07