We learned about Hoffman2. * There was an in class presentation * IDRE maintains an excellent page for everything Hoffman2
The Bearden Lab has a great “How To” guide for using Hoffman2
You need to open your Shell. It should have a prompt that looks like this:
Last login: Fri Apr 5 10:07:25 on ttys003
EMilys-MacBook-Pro-7:~ limeybean$
Last login: Fri Apr 5 10:07:25 on ttys003
EMilys-MacBook-Pro-7:~ limeybean$ ssh c177-i0@Hoffman2.idre.ucla.edu
Last login: Fri Apr 5 10:07:25 on ttys003
EMilys-MacBook-Pro-7:~ limeybean$ ssh c177-i0Hoffman2.idre.ucla.edu
c177-i0hoffman2.idre.ucla.edu's password:
Note: You will not be able to see what you typed.
After you enter your password you will see the following:
Last login: Fri Apr 5 14:58:57 on ttys000
EMilys-MacBook-Pro-7:~ limeybean$ ssh c177-i0@hoffman2.idre.ucla.edu
c177-i0@hoffman2.idre.ucla.edu's password:
Last login: Wed Apr 3 07:25:55 2019 from wifi-131-179-12-73.host.ucla.edu
Welcome to the Hoffman2 Cluster!
Hoffman2 Home Page: http://www.hoffman2.idre.ucla.edu
Consulting: https://support.idre.ucla.edu/helpdesk
All login nodes should be accessed via "hoffman2.idre.ucla.edu".
Please do NOT compute on the login nodes.
Processes running on the login nodes which seriously degrade others'
use of the system may be terminated without warning. Use qrsh to obtain
an interactive shell on a compute node for CPU or I/O intensive tasks.
The following news items are currently posted:
IDRE Advanced Computing Classes
News Archive On Web Site
Enter shownews to read the full text of a news item.
[c177-i0@login3 ~]$
Congratulations you are in a login node!
How do you know it is a login node?
[c177-i0@login3 ~]$
[c177-i0@login3 ~]$ qrsh
[c177-i0@login3 ~]$ qrsh
JSV: No h_data is set; setting default h_data=1G (if this value is too small, the job will fail)
It will close after a period of inactivity
Eventually you will be assigned a compute node
[c177-i0@login3 ~]$ qrsh
JSV: No h_data is set; setting default h_data=1G (if this value is too small, the job will fail)
[c177-i0@n9758 ~]$
later in the class you will learn how to check out larger amounts of data and for longer time periods.
to logout of a compute node type the following:
[c177-i0@n9758 ~]$ logout
Connection to n9758 closed.
[c177-i0@login3 ~]$
If you are using a different means to login, check the tutorials for those programs to learn how to ssh into Hoffman2. Once you are in all of the commands are the same
If you figure out how to change the command line prompt and make a small tutorial for the class instructing us how it is done, you will get a reward! There is not limit to the number of people that can have the reward.