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:37] – [Interactive node: hb-interactive.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. | ||
Line 13: | Line 13: | ||
===== Interactive nodes ===== | ===== Interactive nodes ===== | ||
- | In Hábrók two interactive nodes have been configures. These are hb-interactive1.hpc.rug.nl and hb-interactive2.hpc.rug.nl. | + | In Hábrók two interactive nodes have been configured, these are '' |
- | The interactive | + | The interactive |
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. | ||
- | ===== Interactive GPU node: pg-gpu.hpc.rug.nl | + | ===== Interactive GPU node ===== |
- | Finally, the interactive GPU node is a login node equipped with two GPUs. You can use it to develop and test your GPU applications. | + | Finally, the interactive GPU nodes, '' |
- | This machine has an NVIDIA | + | These machines have an NVIDIA |
- | <code bash | + | 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. |
- | >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 | + | ===== Periodic reboots ===== |
+ | |||
+ | In order to prevent |