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
Next revision Both sides next revision
cluster:215 [2023/09/11 18:00]
hmeij07
cluster:215 [2023/11/09 15:29]
hmeij07 [Python]
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
  
 +===== Python =====
 +
 +  * standalone install with galario
 +  * python v 3.12.0
 +  * galario 1.2.2 (no cuda support)
 +  * numpy, scipy, pandas, schwimmbad, emcee, galario
 +  * galario build from source
 +  * https://mtazzari.github.io/galario/install.html
 +  * module: python/3.12.0
 +  * hugheslab
 ===== Miniconda3-py311 ===== ===== Miniconda3-py311 =====
  
Line 63: Line 73:
 # general channel # general channel
 cuda-thrust cuda-thrust
 +
 +# coolonlab
 +
 +bwa                       0.7.17               h5bf99c6_8    bioconda
 +hdf5                      1.10.2               hc401514_3    conda-forge
 +kallisto                  0.44.0               h7d86c95_2    bioconda
 +perl                      5.32.1          2_h7f98852_perl5    conda-forge
 +star                      2.5.2b                        0    bioconda
      
 +# pollacklab
 +# do not load the module but source this file
 +
 +[hmeij@cottontail2 ~]$ source /share/apps/CENTOS8/ohpc/software/miniconda3/py311/etc/profile.d/conda.sh 
 +
 +[hmeij@cottontail2 ~]$ conda activate sage
 +
 +(sage) [hmeij@cottontail2 ~]$ sage --version
 +SageMath version 10.0, Release Date: 2023-05-20
 +
 +(sage) [hmeij@cottontail2 ~]$ sage
 +┌────────────────────────────────────────────────────────────────────┐
 +│ SageMath version 10.0, Release Date: 2023-05-20                    │
 +│ Using Python 3.11.4. Type "help()" for help.                       │
 +└────────────────────────────────────────────────────────────────────┘
 +sage: exit
 +(sage) [hmeij@cottontail2 ~]$ conda deactivate 
 +[hmeij@cottontail2 ~]$ 
 +
 </code> </code>
  
cluster/215.txt · Last modified: 2024/05/15 13:09 by hmeij07