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
Next revision Both sides next revision
cluster:73 [2023/06/12 13:54]
hmeij07 [Miniconda3]
cluster:73 [2023/06/27 20:38]
hmeij07 [Stata]
Line 741: Line 741:
  
 <code> <code>
 +
 +# Note: you must add this line to you env
 +export LD_LIBRARY_PATH=/share/apps/CENTOS7/amber/miniconda3/pkgs/cudatoolkit-11.0.221-h6bb024c_0/lib:$LD_LIBRARY_PATH
 +
 +# Note2: had to install 'conda install cudnn' and make two links 
 +to higher level libraries (a must not do) 
 +for libcudnn.so.8 and libcusolver.so.11
  
 [hmeij@greentail52 ~]$ which python [hmeij@greentail52 ~]$ which python
Line 2322: Line 2329:
   * does **not** support openmp, look for the OpenHPC version for that   * does **not** support openmp, look for the OpenHPC version for that
   * 05/24/2023 remade with package CREATION added   * 05/24/2023 remade with package CREATION added
 +  * also read miniconda3 section for tensorflow/pacemaker info
  
 <code> <code>
Line 4227: Line 4235:
  
 ====== Stata ====== ====== Stata ======
 +
 +  * program stata[-mp|-se] in your $PATH, version 18
 +  * v17 will still run so add '17' to the command like 'stata-mp17'
 +  * so that makes for 12 licenses 8-)
  
   * program: Stata v 17, 6-user network license, includes stata, stata-mp, stata-se    * program: Stata v 17, 6-user network license, includes stata, stata-mp, stata-se 
cluster/73.txt ยท Last modified: 2024/05/15 12:58 by hmeij07