OSC Account Setup¶
The Ohio Supercomputer Center (OSC) provides high-performance computing resources for research and education. This guide will help you get started with OSC access.
Prerequisites¶
- Active Ohio State University affiliation (student, faculty, or staff)
- Valid OSU name.# (username)
- Participation in an approved OSC project
Getting an OSC Account¶
Step 1: Check if You Already Have Access¶
If you're already part of a lab project, your PI may have already added you to their OSC project.
- Visit my.osc.edu
- Try logging in with your OSU credentials
- If successful, skip to Verify Your Access
Step 2: Request Access (If Needed)¶
If you don't have access yet:
Option A: Join Existing Project (Most Common)¶
- Contact your PI or lab manager
- Provide your OSU username (name.#)
- They will add you to the lab's OSC project
- You'll receive an email notification when added
Option B: Request New Project¶
If your lab doesn't have an OSC project:
- Visit OSC Project Request
- Your PI should submit a project request
- Follow the allocation request process
- Wait for approval (typically 1-2 business days)
Step 3: Activate Your Account¶
- After being added to a project, visit my.osc.edu
- Log in with your OSU credentials
- Accept the terms of service
- Set up two-factor authentication (if prompted)
Verify Your Access¶
Check Your Projects¶
- Log into my.osc.edu
- Click on "Projects" in the top menu
- Verify you see your lab's project listed
- Note your project code (e.g.,
PAS1234)
PAS1234 is a placeholder
Throughout this documentation, PAS1234 is used as a placeholder project code. Replace it with your actual OSC project code, which you can find at my.osc.edu under your project list.
Check Your Allocations¶
- In the my.osc.edu portal, navigate to "Allocations"
- Verify you have access to computing resources
- Note which clusters you can access (Pitzer, Owens, etc.)
For cluster specs, GPU types, and partition details, see the Clusters Overview.
To set up SSH keys for password-less login, see the SSH Connection Guide.
Test Your Connection¶
Try connecting via SSH:
If successful, you should see:
Next Steps¶
Now that you have OSC access:
- Configure SSH Connection - Set up convenient SSH access
- Set Up Remote Development - Use VS Code with OSC
- Learn Job Submission - Submit and manage SLURM jobs
Important Resources¶
- OSC Documentation: https://www.osc.edu/resources/technical_support/supercomputers
- OSC Help: Email oschelp@osc.edu
- Office Hours: OSC offers walk-in office hours - check their website
- Status Page: https://www.osc.edu/resources/system-status
Troubleshooting¶
Can't log into my.osc.edu¶
- Verify you're using your OSU credentials (name.#)
- Try resetting your OSU password
- Contact OSC Help at oschelp@osc.edu
SSH connection refused¶
- Verify you're on OSU network or VPN
- Check system status: https://www.osc.edu/resources/system-status
- Verify the correct hostname (pitzer.osc.edu, not pitzer.org)
Not listed on any projects¶
- Contact your PI to be added to the lab project
- Verify with PI that they have an active OSC allocation
Two-factor authentication issues¶
- Use the Duo Mobile app
- Contact OSU IT if you have 2FA problems
For more help, see the Troubleshooting Guide.