TACC Analysis Portal Pilot - Student Guide
Getting started with Jupyter at TACC in your iSchool class
Request your TACC Account
Create a TACC account with your @my.utexas.edu email address: https://accounts.tacc.utexas.edu/register
Email your professor your new TACC username, so they can grant you access.
Wait for TACC staff to approve your account request. This typically occurs within 24 hours. You will receive an email notification of approval.
Setup Multi-Factor Authentication for your new TACC account.
Sign in with your TACC account at https://www.tacc.utexas.edu/portal/account
Click “Pair Device” under MFA Devices.
Follow the instructions to pair an authenticator app of your choice
Detailed instructions are available here: https://docs.tacc.utexas.edu/basics/mfa/#setupmfa-step2
Prep the Portal
This must be completed before you can access standard compute jupyter notebooks
Launch terminal (Command Prompt on Windows)
Connect to TACC by running the following command replace <user> with your TACC username
ssh <user>@stampede3.tacc.utexas.edu
If asked “Are you sure you want to continue connecting”, type ‘yes’ and hit enter
Enter your TACC password, then hit enter (your password will be invisible as you type)
Enter the 6 digit code from your MFA app (e.g. Google Authenticator or DUO), then hit enter
Type ‘idev’ and hit enter
If prompted to select an account, type '1' and hit enter
Copy and run the following command to prep Jupyter notebooks for standard compute:
/work2/09606/paj264_tacc/stampede_jupyter.sh
Type 'y' and press enter
Wait till you see “Done” for jupyter to finish installing
Congratulations, you have now setup jupyter notebook.
Type ‘exit’ then hit enter
Type ‘exit’ and hit enter a second time
Using the Portal
TACC is a shared High Performance Compute Cluster. There will be times when the resource you want to use is fully occupied, and you will have to wait for an available session.
Next time, you can Resubmit a past job
Navigate to https://tap.tacc.utexas.edu/mfalogin/
Login with your TACC username, password, and the token from your MFA app
Don’t be intimidated by the long form. After filling it out once, you can resubmit the same settings.
For standard compute use these settings:
System: Stampede3
Application: Jupyter Notebook
Project: <select the project code shared by your instructor in the drop down>
Queue: skx-dev
Job Name: Jupyter Standard
Time Limit: 1:0:0
Reservation: <Leave Blank>
For GPU compute, use these settings:
System: Lonestar6
Application: Jupyter Notebook
Project: <select the project code shared by your instructor in the drop down>
Queue: gpu-a100-small
Job Name: Jupyter GPU
Time Limit: 1:0:0
Reservation: <Leave Blank>
Hit Submit and wait for the next screen. It can sometimes take up to 60 seconds
On the Job Status screen, click “Connect”
If you don’t see Connect, wait 30 seconds and click “Check Status” till you see Connect