This is a hands-on introduction to using the ITC Linux clusters. We
will practice editing files, writing a PBS script, and submitting to the
queue. As time permits we will compile and submit a parallel (MPI) job.
Prerequisite: Unix Basics (M. Morgan, March 19) or equivalent. You
*must* have the ability to move around in a Unix filesystem, to copy
files, and so forth. You should also decide on a Unix editor beforehand
(nano, vi, or emacs) and learn some basics of editing with it. You do
not need to be fluent with the editor, just know how to move around in a
file and make minor changes.
Please be sure that you have a research-enabled account *before* you
attend the class. If you do not have one, please visit
www.itc.virginia.edu/research/hpc-account (find the "submit a request"
link) at least a day before the class.
You may bring your own laptop, but if you do be sure that you have
SecureCRT installed before class. An X server such as XminG
(http://www.straightrunning.com/XmingNotes/) is optional.
Users who wish to hone their skills at writing PBS scripts, which are
shell scripts, should also consider attending the Bash Scripting course
on March 26.