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 12:18] – [The Limits of Resources] 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 - **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 252: | Line 266: | ||
If your tasks don't start because of **AssocGrpCPUMinutesLimit** or **AssocGrpGRESMinutes**, | If your tasks don't start because of **AssocGrpCPUMinutesLimit** or **AssocGrpGRESMinutes**, | ||
- | **The first way to see how much resources are used:** | + | //The first way to see how much resources are used:// |
< | < | ||
Line 262: | Line 276: | ||
**NOTE** Usage of resources is given in minutes, divide the number by 60 to get hours. | **NOTE** Usage of resources is given in minutes, divide the number by 60 to get hours. | ||
- | **The second way to see how much resources are used:** | + | //The second way to see how much resources are used:// |
< | < | ||
Line 268: | Line 282: | ||
</ | </ | ||
- | Where **USERNAME** is your MIF user name. Arba parametre | + | Where **USERNAME** is your MIF user name. Or specify the account whose usage you want to see in **-A**. |
- | * **GrpTRESRaw** - kiek išnaudota. | + | * **GrpTRESRaw** - how much is used. |
- | * **GrpTRESMins** - koks yra limitas. | + | * **GrpTRESMins** - what is the limit. |
- | * **TRESRunMins** - likę resursai dar vis vykdomų užduočių. | + | * **GGRTRESRunMins** - the remaining resources for tasks that are still running. |
- | ====== | + | ====== |
- | * [[waldur|HPC Waldur | + | * [[waldur|HPC Waldur |
- | * [[http:// | + | * [[https:// |
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
- | * [[http:// | + | * [[http:// |
- | * pagalba@mif.vu.lt - problemų su **HPC** | + | * [[pagalba@mif.vu.lt]] - registration of the **HPC** |
en/hpc.1658146726.txt.gz · Last modified: 2022/07/18 12:18 by grikiete