Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| habrok:connecting_to_the_system:login_nodes [2023/03/20 11:51] – admin | habrok:connecting_to_the_system:login_nodes [2025/10/23 15:50] (current) – [Long process termination] pedro | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====== Login nodes ====== | ====== Login nodes ====== | ||
| - | Hábrók has five login nodes that can be used to connect to the system. Besides redundancy reasons (you can always try another one if one of them is down), they all serve different purposes. | + | Hábrók has six login nodes that can be used to connect to the system. Besides redundancy reasons (you can always try another one if one of them is down), they all serve different purposes. |
| ===== Login nodes ===== | ===== Login nodes ===== | ||
| - | '' | + | '' |
| We have set up two of these login nodes to increase the availability of the service. | We have set up two of these login nodes to increase the availability of the service. | ||
| Line 17: | Line 17: | ||
| The interactive nodes are about half the size of a default compute node, and they allow for a bit more testing. If you just want to run your program for a couple of minutes, these are the machines to use. Do keep in mind that these are also a shared machines and other people may also want to do some testing. So, if you need to do longer and/or more intensive tests, these tasks should be submitted as jobs. | The interactive nodes are about half the size of a default compute node, and they allow for a bit more testing. If you just want to run your program for a couple of minutes, these are the machines to use. Do keep in mind that these are also a shared machines and other people may also want to do some testing. So, if you need to do longer and/or more intensive tests, these tasks should be submitted as jobs. | ||
| - | To prevent a single user from using all capacity CPU and memory limits are in place. | + | To prevent a single user from using all capacity CPU and memory limits are in place. Further, long running intensive processes will be automatically killed, see section below. |
| - | ===== Interactive GPU node ===== | + | ===== Interactive GPU nodes ===== |
| - | ** Work in progress, this machine is not yet available ** | + | Finally, the interactive GPU nodes, '' |
| - | Finally, the interactive | + | These machines have an NVIDIA L40s GPU each, which can be shared by multiple users. The tool '' |
| - | This machine | + | Please keep in mind that this is also a shared |
| - | Please keep in mind that this is also a shared machine, and more users want to use the GPU in this machine. So, allow everyone | + | ===== Long process termination ===== |
| + | |||
| + | Since 2025-10-24, we automatically kill misbehaving processes | ||
| + | |||
| + | ===== Periodic reboots ===== | ||
| + | |||
| + | In order to prevent the login/ | ||