cluster:73
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cluster:73 [2023/10/31 14:16] – [Miniconda3-py311] hmeij07 | cluster:73 [2025/08/29 18:41] (current) – [Mathematica] hmeij07 | ||
|---|---|---|---|
| Line 24: | Line 24: | ||
| Some compilations require 7.x and are in / | Some compilations require 7.x and are in / | ||
| + | |||
| + | |||
| + | ====== Julia ====== | ||
| + | |||
| + | * https:// | ||
| + | * / | ||
| + | * link in / | ||
| + | * runs on centos7 and rocky8 | ||
| Line 70: | Line 78: | ||
| │ Using Python 3.11.4. Type " | │ Using Python 3.11.4. Type " | ||
| └────────────────────────────────────────────────────────────────────┘ | └────────────────────────────────────────────────────────────────────┘ | ||
| + | |||
| + | sage: exit | ||
| + | (sage) [hmeij@greentail52 ~]$ conda deactivate | ||
| + | [hmeij@greentail52 ~]$ | ||
| </ | </ | ||
| + | |||
| + | * **mdtraj, matplotlib, pandas** | ||
| + | |||
| + | < | ||
| + | |||
| + | [hmeij@greentail52 ~]$ which python | ||
| + | / | ||
| + | | ||
| + | [hmeij@greentail52 ~]$ python | ||
| + | Python 3.11.4 (main, Jul 5 2023, 13:45:01) [GCC 11.2.0] on linux | ||
| + | Type " | ||
| + | >>> | ||
| + | >>> | ||
| + | |||
| + | </ | ||
| + | |||
| + | * ** seaborn** | ||
| + | * https:// | ||
| + | * also in miniconda3/ | ||
| + | |||
| + | < | ||
| + | |||
| + | patsy conda-forge/ | ||
| + | seaborn | ||
| + | seaborn-base | ||
| + | statsmodels | ||
| + | |||
| + | </ | ||
| + | |||
| + | * joblib (thayerlab) | ||
| + | |||
| + | < | ||
| + | |||
| + | joblib | ||
| + | |||
| + | </ | ||
| + | |||
| Line 618: | Line 667: | ||
| </ | </ | ||
| + | ** picard ** | ||
| + | |||
| + | * https:// | ||
| + | * Warning: using Java 20 but only Java 17 has been tested. | ||
| + | |||
| + | < | ||
| + | |||
| + | picard centos7, weird | ||
| + | > Failed to load native library ' | ||
| + | |||
| + | picard centos8 | ||
| + | |||
| + | [hmeij@cottontail2 20231108]$ pwd | ||
| + | / | ||
| + | |||
| + | [hmeij@cottontail2 20231108]$ ls -l build/libs/ | ||
| + | total 119872 | ||
| + | -rw-r--r-- 1 hmeij its 62520451 Nov 8 11:46 picard-3.1.0-3-ga9194bd97-SNAPSHOT-all.jar | ||
| + | -rw-r--r-- 1 hmeij its 1856980 Nov 8 11:01 picard-3.1.0-3-ga9194bd97-SNAPSHOT.jar | ||
| + | -rw-r--r-- 1 hmeij its 62520451 Nov 8 11:46 picard.jar | ||
| + | [hmeij@cottontail2 20231108]$ | ||
| + | |||
| + | |||
| + | </ | ||
| ====== Galario CPU+GPU ====== | ====== Galario CPU+GPU ====== | ||
| Line 1328: | Line 1401: | ||
| </ | </ | ||
| + | |||
| + | |||
| + | * **qualimap ** | ||
| + | * http:// | ||
| + | * java & R app, probably will work in centos7 and rocky8 | ||
| + | * / | ||
| + | |||
| + | * **gatk** | ||
| + | * https:// | ||
| + | * java & R app. probably will work in centos7 and rocky8 | ||
| + | * / | ||
| + | |||
| + | For both apps above java is v20, developers want and tested v17 | ||
| + | |||
| + | For both apps you may find R local in operating system or a recent versions at | ||
| + | |||
| + | * (rocky 8) module load R/4.1.2 | ||
| + | |||
| + | |||
| + | |||
| Line 1444: | Line 1537: | ||
| # drop all the packages in from previous versions | # drop all the packages in from previous versions | ||
| https:// | https:// | ||
| + | |||
| + | |||
| + | export PATH=/ | ||
| + | export LD_LIBRARY_PATH=/ | ||
| + | which pip3 python3 | ||
| + | |||
| + | / | ||
| + | / | ||
| </ | </ | ||
| Line 2331: | Line 2432: | ||
| [[https:// | [[https:// | ||
| - | * program v13,2.1 installed | + | Requires CentOS8 now ... |
| - | * program | + | * program: mcc, math, mathematica in / |
| - | * program: mcc, math, mathematica (v 12.2) | ||
| - | * install dir: / | ||
| - | * docs: on the web | ||
| - | * www: http:// | ||
| - | * Centos7, use queues mwgpu, amber128 or exx96 | ||
| - | * For GUI launch on greentail52 | ||
| * Parallel kernels | * Parallel kernels | ||
| Line 2531: | Line 2626: | ||
| ====== LAMMPS CPU/GPU ====== | ====== LAMMPS CPU/GPU ====== | ||
| + | |||
| + | ** 7Feb2024 ** | ||
| + | |||
| + | |||
| + | * / | ||
| + | * lmp_serial and lmp_mpi | ||
| + | * 3 cuda versions with 3 different precision settings | ||
| + | * compiled against cuda 10.2 on exx96, may work in mwgpu cuda-11.2 | ||
| + | * notes: / | ||
| + | * does **not** support openmp, look for the OpenHPC version for that | ||
| ** 25Apr2023** | ** 25Apr2023** | ||
| Line 4432: | Line 4537: | ||
| ====== Matlab ====== | ====== Matlab ====== | ||
| - | * installed R2023a | + | Requires CentOS 8 now ... |
| - | * installed R2022a | + | * program: Matlab, link to binary is ' |
| - | * installed R2021a | ||
| - | |||
| - | * program: Matlab, link to binary is ' | ||
| - | * R2020b, campus wide license so no more restrictions on licenses | ||
| - | * No Distributed Computing Engine or Matlab Parallel (for now) | ||
| - | * install dir: / | ||
| - | * docs & www: http:// | ||
| - | * CentOS7 required use on queues mwgpu, amber128 and exx96 | ||
| - | * For GUI launch on greentail52 | ||
| Note: | Note: | ||
cluster/73.1698761779.txt.gz · Last modified: by hmeij07
