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/02/08 14:36] – [Login node: habrok.hpc.rug.nl] fokke | habrok:connecting_to_the_system:login_nodes [2024/12/19 09:20] (current) – admin | ||
---|---|---|---|
Line 7: | Line 7: | ||
===== Login nodes ===== | ===== Login nodes ===== | ||
- | hb-login1.hpc.rug.nl and hb-login2.hpc.rug.nl are the default login nodes that are used by most users. You can use these to connect to the system, copy your files, submit jobs, compile your code, etcetera. You should not use it to test your applications, | + | '' |
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. | ||
- | ===== Interactive | + | ===== Interactive |
- | The interactive | + | In Hábrók two interactive |
- | ===== Interactive GPU node: pg-gpu.hpc.rug.nl ===== | + | The interactive nodes are about half the size of a default compute |
- | Finally, the interactive GPU node is a login node equipped with two GPUs. You can use it to develop | + | To prevent |
- | This machine has an NVIDIA V100 GPU, which has been subdivided into four smaller GPUs. The tool nvidia-smi will show if/which GPUs are in use, and you can select the one you want to use by setting '' | + | ===== Interactive |
- | <code bash | + | Finally, the interactive GPU nodes, '' |
- | >export CUDA_VISIBLE_DEVICES=2 | + | |
- | </ | + | |
- | Please keep in mind that this is also a shared machine, and more users want to use the GPUs in this machine. So, allow everyone to make use of these GPUs and do not perform long runs here. Long runs should be submitted as jobs to scheduler. | + | These machines have an NVIDIA L40s GPU each, which can be shared by multiple users. The tool '' |
+ | |||
+ | 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 to make use of these GPUs and do not perform long runs here. Long runs should be submitted as jobs to scheduler. | ||
+ | |||
+ | ===== Periodic reboots ===== | ||
+ | |||
+ | In order to prevent the login/ |