Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tools:psc [2024/04/26 10:31] – [Getting an account] will | tools:psc [2026/06/01 15:33] (current) – [Checking hour allocations] will | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| **General information** | **General information** | ||
| - | For planned outages see: https:// | + | * To log in to the supercomputer '' |
| - | + | * For graphical apps (eg. AFNI), see [[: | |
| - | To log in to the supercomputer '' | + | * This is world accessible and total independent for either the pitt or UPMC network. **no myapps, [[:tools:globalconnect]], or other [[: |
| - | , [[:tools:gobalconnect]], or other [[: | + | |
| - | + | | |
| - | + | * <wrap tip> use '' | |
| - | To test what resources you have access to type '' | + | * '' |
| - | Quick test for interactive queue: '' | + | * User Guide: https:// |
| + | * For planned outages see: https:// | ||
| + | * see [[: | ||
| + | |||
| + | Command line notes: | ||
| + | < | ||
| + | ssh -Y $USER@bridges2.psc.edu # -Y for X11 display forwarding | ||
| + | projects | ||
| + | </ | ||
| ===== Getting an account ===== | ===== Getting an account ===== | ||
| - https:// | - https:// | ||
| Line 28: | Line 35: | ||
| - | Jobs are submitted on the PSC via '' | + | Jobs are submitted on the PSC via '' |
| + | |||
| + | <WRAP alert> | ||
| + | |||
| + | If your job uses a lot of memory, you will see OOM (out-of-memory) errors with any '' | ||
| **If you need to run a script that requires command line arguments**, | **If you need to run a script that requires command line arguments**, | ||
| Line 49: | Line 60: | ||
| To find the jobid of jobs that you previously ran (that are either running, completed successfully, | To find the jobid of jobs that you previously ran (that are either running, completed successfully, | ||
| + | ===== Checking hour allocations ===== | ||
| + | |||
| + | To check the hours of specific job (also see [[: | ||
| + | |||
| + | To check the hours in general: < | ||
| + | |||
| + | To check the hours per person: < | ||
| * allocation hour calculator: TODO | * allocation hour calculator: TODO | ||