Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:centro:servizos:hpc [2025/12/05 09:53] – external edit 127.0.0.1 | en:centro:servizos:hpc [2025/12/05 10:04] (current) – [Using SLURM] fernando.guillen | ||
|---|---|---|---|
| Line 179: | Line 179: | ||
| == Available Resources == | == Available Resources == | ||
| <code bash> | <code bash> | ||
| - | hpc-login2 ~]# show_status.sh | + | hpc-login2 ~]# ver_estado.sh |
| ============================================================================================================= | ============================================================================================================= | ||
| NODE | NODE | ||
| Line 204: | Line 204: | ||
| hpc-login2 ~]$ sinfo -e -o " | hpc-login2 ~]$ sinfo -e -o " | ||
| # There is an alias for this command: | # There is an alias for this command: | ||
| - | hpc-login2 ~]$ show_resources | + | hpc-login2 ~]$ ver_recursos |
| NODELIST | NODELIST | ||
| hpc-fat1 | hpc-fat1 | ||
| hpc-gpu[1-2] | hpc-gpu[1-2] | ||
| hpc-gpu3 | hpc-gpu3 | ||
| - | hpc-gpu4 | + | hpc-gpu4 |
| + | hpc-gpu[5-6] | ||
| hpc-node[1-2] | hpc-node[1-2] | ||
| hpc-node[3-9] | hpc-node[3-9] | ||
| Line 216: | Line 217: | ||
| hpc-login2 ~]$ sinfo -N -r -O NodeList, | hpc-login2 ~]$ sinfo -N -r -O NodeList, | ||
| # There is an alias for this command: | # There is an alias for this command: | ||
| - | hpc-login2 ~]$ show_usage | + | hpc-login2 ~]$ ver_uso |
| NODELIST | NODELIST | ||
| hpc-fat1 | hpc-fat1 | ||
| + | hpc-gpu1 | ||
| + | hpc-gpu2 | ||
| hpc-gpu3 | hpc-gpu3 | ||
| hpc-gpu4 | hpc-gpu4 | ||
| + | hpc-gpu5 | ||
| + | hpc-gpu6 | ||
| hpc-node1 | hpc-node1 | ||
| hpc-node2 | hpc-node2 | ||