User:Praveer-mathur-9f3d@uni-bonn.de/intro-to-working-on-hpc-clusters
< User:Praveer-mathur-9f3d@uni-bonn.de
Jump to navigation
Jump to search
Revision as of 14:38, 19 March 2026 by Praveer-mathur-9f3d@uni-bonn.de (talk | contribs)
Short Quiz: Cluster Structure
Which of the following statements are true?
"A typical cluster contains a number of nodes, those contain several CPUs, those contain several cores".
"In a cluster, each CPU core usually has its own RAM".
"Computations are normally started by the user on the login node".
Short Quiz: Getting Help
mass = mass * 2.0
print(mass, age)
Which of the following is the correct support address for Bender?
Short Quiz: SSH Directory
(Hard to implement, maybe click and submit to see the answer?)
Short Quiz: File Transfer
You want to copy a directory named myresults, from your home on Bender to your current directory on your PC using an SSH command. Assume you have an SSH preset named
bender. What does the command look like?