Skip to Main Content

The University of Tennessee

Unix Systems Group - HPC

Frequently Used Tools:



High Performance Computing > Main > GettingStarted


Getting Started

To use the cluster, you will first need to obtain an account by submitting an AccountApplication. Once you have received your username and password you will be able to log into the primary interactive node newton.usg.utk.edu via SSH. Note that your account is maintained separately from your UT NetID.

On your first login, you will be asked to set up your SSH keys. The keys are neccesary to enable automated communication between the head node and the compute nodes of the cluster when you submit a batch job. It is recommended that you accept the defaults for these questions to set up your key with an empty pass phrase.

Once logged into 'newton' you will be presented with a bash shell to Red Hat Enterprise Linux 4. Primary interaction with the cluster is via the BatchQueue system LSF. The batch queue is tasked with distributing your compute jobs to the worker nodes of the cluster. The newton cluster supports both serial jobs (one instance of a program running on one CPU of the cluster) and parallel jobs (a program which runs over more than one CPU of the cluster). Parallel jobs can use the low latency Infiniband interconnect for inter-process message passing.

For further details please consult the UserDocumentation.



Topic GettingStarted . { Edit | Attach | Backlinks: Web All webs | Printable | History: r6 < r5 < r4 < r3 < r2 More }

This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding USG HPC? Send feedback