Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

TACC has some of the largest high performance computing resources in the world, and since TACC is part of UT Austin, UT researchers can quickly and easily start tapping into these resources.

...

After you fill out the Account Request form, you will receive an email with the title "TACC Account Request Confirmation."  Within that email is a confirmation link.  You must click on this link to confirm your email address.

Logging in the First Time

Every TACC account is reviewed by TACC staff to prevent spam, duplicate accounts, and unauthorized access.  Once your account has been reviewed, you will receive another email with the title" TACC Account Request Update."  Once you receive this email, you must login to the TACC Portal to finish the account creation.  If you do not, you cannot be added to an allocation, nor can you use any computing resources at TACC.  

What Next?

Allocations

For this class, we will add you to an allocation that gives you access to Lonestar for the duration of this course with enough SUs to complete your homework.  For your own research, the next step would be to create an allocation.  Allocations are the way TACC awards computing time to researchers.  More information is here: https://portal.tacc.utexas.edu/allocations-overview

SSH Client

To login to Lonestar and start using the system, you must have a secure shell (SSH) client your own computer.  Mac OS X and Linux come with a SSH client included in the operating system, but Windows users must download a 3rd party client.

Text Editing

When working on high performance computing systems like Lonestar, you will inevitably need a good way to edit text files.  Powerful text editors like Emacs and VIM are on Lonestar, but new users may initially have trouble remembering all the shortcut keys that make them so useful.  For new users, nano is a more user friendly option for a remote text editor, but most will find it advantageous to use a client-side text editor that can edit remote files. Notepad++ (for Windows) and TextWrangler (for Mac) are two free, powerful text editors that meet these needs.  More information on setting them up is here (coming soon).