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/07/18 14:36] – [The Links] grikiete | en:hpc [2026/01/22 12:24] (current) – [Software] mif28585 | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ^Title ^Nodes ^CPU ^GPU ^RAM ^HDD ^Network ^Notes| | ^Title ^Nodes ^CPU ^GPU ^RAM ^HDD ^Network ^Notes| | ||
| ^main ^35/ | ^main ^35/ | ||
| - | ^gpu | + | ^gpu |
| ^power | ^power | ||
| 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 - **100 CPU-h and 6 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: |
| * | * | ||
| * | * | ||
| Line 273: | Line 287: | ||
| * **GGRTRESRunMins** - the remaining resources for tasks that are still running. | * **GGRTRESRunMins** - the remaining resources for tasks that are still running. | ||
| + | ** | ||
| + | How are monthly limits assigned? | ||
| + | |||
| + | Once an application has been submitted to get more CPU or GPU hours, a decision is usually made within 5 business days. The monthly limit is increased on the day the decision is made in the current month, minus the limit already used up that month. For example, if a user who has used 100 GPU-h requests that the limits be increased to 600 GPU-h per month, they will be granted an additional 500 GPU-h for that month. The following month, the user will again have 600 GPU-h, so the unused balance from the previous month is not carried over to the following month. | ||
| ====== The Links ====== | ====== The Links ====== | ||
| * [[waldur|HPC Waldur portal description]] | * [[waldur|HPC Waldur portal description]] | ||
| - | * [[https:// | + | * [[https:// |
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| * [[http:// | * [[http:// | ||
| - | * pagalba@mif.vu.lt - registration of the **HPC** problems. | + | * [[pagalba@mif.vu.lt]] - registration of the **HPC** problems. |
en/hpc.1658154961.txt.gz · Last modified: by grikiete
