FAQs: Difference between revisions
Jump to navigation
Jump to search
David.oneill (talk | contribs) (Created page with "* How do I access the HPC Cluster? Enter the following in the command terminal SSH username@astroXX.hpc.ku.dk You can remotely access the frontend machines astro06-09 via SSH to submit jobs or to analyze data. It may be a good idea to check the load factor after logging in, using "top", and choose a different frontend if the CPU or memory use is already high (use "<" or ">" in top to temporarily change from sorting on CPU to memory / virtiual memory). Login You can lo...") |
No edit summary |
||
Line 2: | Line 2: | ||
Enter the following in the command terminal | Enter the following in the command terminal | ||
<pre> | |||
ssh username@astroXX.hpc.ku.dk | |||
</pre> | |||
You can remotely access the frontend machines astro06-09 via SSH to submit jobs or to analyze data. It may be a good idea to check the load factor after logging in, using "top", and choose a different frontend if the CPU or memory use is already high (use "<" or ">" in top to temporarily change from sorting on CPU to memory / virtiual memory). | You can remotely access the frontend machines astro06-09 via SSH to submit jobs or to analyze data. It may be a good idea to check the load factor after logging in, using "top", and choose a different frontend if the CPU or memory use is already high (use "<" or ">" in top to temporarily change from sorting on CPU to memory / virtiual memory). | ||
Login | Login | ||
You can login to the astro06 machine for example by | You can login to the astro06 machine for example by |
Revision as of 14:28, 15 November 2023
- How do I access the HPC Cluster?
Enter the following in the command terminal
ssh username@astroXX.hpc.ku.dk
You can remotely access the frontend machines astro06-09 via SSH to submit jobs or to analyze data. It may be a good idea to check the load factor after logging in, using "top", and choose a different frontend if the CPU or memory use is already high (use "<" or ">" in top to temporarily change from sorting on CPU to memory / virtiual memory). Login You can login to the astro06 machine for example by