Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tools:psc [2024/12/09 09:08] – [Pittsburgh Super Computer] will | tools:psc [2026/06/01 15:33] (current) – [Checking hour allocations] will | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| * To test what resources you have access to type '' | * To test what resources you have access to type '' | ||
| * Quick test for interactive queue: '' | * Quick test for interactive queue: '' | ||
| - | * <wrap tip> use '' | + | * <wrap tip> use '' |
| + | * '' | ||
| * User Guide: https:// | * User Guide: https:// | ||
| * For planned outages see: https:// | * For planned outages see: https:// | ||
| + | * see [[: | ||
| + | Command line notes: | ||
| < | < | ||
| ssh -Y $USER@bridges2.psc.edu # -Y for X11 display forwarding | ssh -Y $USER@bridges2.psc.edu # -Y for X11 display forwarding | ||
| Line 32: | 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 53: | 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 | ||