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
cluster:73 [2024/05/09 18:26]
hmeij07 [Python3]
cluster:73 [2024/07/25 19:05] (current)
hmeij07 [Miniconda3-py311]
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> 
- 
- 
-<code> 
  
 export PATH=/share/apps/CENTOS7/python/3.8.3/bin:$PATH export PATH=/share/apps/CENTOS7/python/3.8.3/bin:$PATH
Line 1532: 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 
- 
-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> </code>
cluster/73.1715279162.txt.gz ยท Last modified: 2024/05/09 18:26 by hmeij07