en:hpc
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:hpc [2022/09/12 14:59] – [Registration] grikiete | en:hpc [2025/03/31 12:36] (current) – [Registration] mif28585 | ||
---|---|---|---|
Line 16: | Line 16: | ||
====== Software ====== | ====== Software ====== | ||
- | In **main** and **gpu** partitions there are installed [[https:// | + | In **main** and **gpu** partitions there are installed [[https:// |
You can check the list of OS package with the command '' | You can check the list of OS package with the command '' | ||
+ | |||
+ | ===== Singularity ===== | ||
With the command [[https:// | With the command [[https:// | ||
Line 29: | Line 31: | ||
$ rm -rf /tmp/python | $ rm -rf /tmp/python | ||
</ | </ | ||
+ | |||
+ | |||
+ | To use this container, it is advised to use different directory instead of home directory (for python packages don't mixup with installed to home directory). | ||
+ | <code shell> | ||
+ | $ mkdir ~/workdir | ||
+ | $ singularity exec -H ~/ | ||
+ | </ | ||
+ | |||
Similarly, you can use R, Julia or other containers that do not require root privileges to install packages. | Similarly, you can use R, Julia or other containers that do not require root privileges to install packages. | ||
Line 42: | Line 52: | ||
$ rm -rf /tmp/python | $ rm -rf /tmp/python | ||
</ | </ | ||
+ | |||
+ | ===== Hadoop ===== | ||
There are ready-made scripts to run your **hadoop** tasks using the [[https:// | There are ready-made scripts to run your **hadoop** tasks using the [[https:// | ||
+ | |||
+ | ===== JupyterHub ===== | ||
With [[https:// | With [[https:// | ||
Line 60: | Line 74: | ||
====== Registration ====== | ====== Registration ====== | ||
- | * **For VU MIF network users** - HPC can be used without additional registration if the available resources are enough (monthly limit - **500 CPU-h and 60 GPU-h**). Once this limit has been reached, you can request more by filling in [[https:// | + | * **For VU MIF network users** - HPC can be used without additional registration if the available resources are enough (monthly limit - **1000 CPU-h and 100 GPU-h**). Once this limit has been reached, you can request more by filling in [[https:// |
* **For users of the VU computer network** - you must fill in the [[https:// | * **For users of the VU computer network** - you must fill in the [[https:// | ||
Line 77: | Line 91: | ||
If **SSH keys** are used (e.g. if you need to copy big files): | If **SSH keys** are used (e.g. if you need to copy big files): | ||
- | * If you don't have SSH keys, you can find instructions on how to create them in a Windows environment **[[duk: | + | * If you don't have SSH keys, you can find instructions on how to create them in a Windows environment **[[en:duk: |
* | * | ||
* | * |
en/hpc.1662994784.txt.gz · Last modified: 2022/09/12 14:59 by grikiete