You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The GSAF HIGHLY recommends all UT faculty get TACC user accounts and allocations here.

Students should setup user accounts here. Your PI should then make you a delegate to use an allocation, manage the account, etc.

Once you have your TACC account/projects/etc. setup, here are a few tips:
1. Use Ranch to archive your data.

Some tips to using Ranch:
a) always use bbcp (installed on Fourierseq and all TACC machines) to move data - syntax is the same as scp but it's much faster.
b) Ranch is a tape archive - your data will be moved to tape, so it's not immediately available.
c) use "sls -2" to see the status of your files - The third line of the output will list attributes related to archiving:
Status Description
O The file is offline, removed from disk, and is only on tape.
P The file is offline with partial online
E The tape where the file resides has been flagged as "damaged." Contact TACC User Services.

  • The file is online (and has not been copied to tape.)
    d) use "stage" to bring your files back from tape so you can copy them back off of Ranch. You should think of doing this a day or so before you need them. You won't, but that's OK - you're here to learn.

2. Always start with VERY SMALL projects submitted to the DEVELOPMENT queue and see how they scale. It's not fun to learn you've used your entire 50,000 SU allocation "testing" something, or waited in the queue for hours only to find you had a typo in a script.

3. Generally use Lonestar.

4. If you need help getting code to run, ask the TACC helpdesk - they have fantastic support.

5. If you need help with applications, Michael Gonzales, Matt Vaughn, and Karla Gendler are the bioinformatics/computational biology team at TACC and are wonderful resources. Dhivya and Scott use TACC regularly too, as do a number of other students - so ask around.

  • No labels