psc-bridges2

Consolidate Bridges-2 HPC guidance for SSH login, SLURM jobs, and data transfers.

3|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/JakoError/claude-research-skills --skill psc-bridges2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: psc-bridges2
Source: https://github.com/JakoError/claude-research-skills/tree/main/skills/psc-bridges2
Command: npx skills add https://github.com/JakoError/claude-research-skills --skill psc-bridges2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Bridges-2 users need a single, authoritative reference for SSH login, SLURM job submission, partition details, filesystems, and data-transfer workflows to reduce setup time and errors.

Core Features & Use Cases

  • Centralized guidance for connecting to bridges2.psc.edu, submitting jobs (sbatch, srun, interact), and managing workspaces with the .psc-config workflow.
  • Includes templates and best practices for data transfers, port-forwarding with rerun, and container usage (Docker→Singularity bridge) to accelerate research pipelines.
  • Real-world scenarios include interactive sessions on RM/GPU, parallel allocation racing, and AirLab workflows.

Quick Start

SSH to bridges2.psc.edu, review the partitions and job-scripts references, and run a basic sbatch example from the templates.

Frequently Asked Questions about psc-bridges2

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I SSH to Bridges-2 HPC and submit a SLURM job?

To use Bridges-2 HPC, SSH to bridges2.psc.edu and submit SLURM jobs using sbatch, srun, or interact commands. The skill provides centralized guidance, partition details, and templated job-scripts to streamline the login and workload submission process.

What's the best way to transfer data to Bridges-2 and manage workspaces?

Data transfers to Bridges-2 are managed using provided templates and best practices for port-forwarding with rerun. Workspace management leverages a .psc-config workflow, consolidating filesystem guidance to reduce friction and accelerate research pipelines.

Can I use Docker containers on Bridges-2 with Singularity?

Yes, you can use containers on Bridges-2 by converting Docker images to Singularity. The skill includes a Docker-to-Singularity bridge workflow, providing concrete instructions and safety checks for integrating containerized applications into your research pipelines.

Does this skill support interactive sessions and parallel allocation racing on Bridges-2?

Yes, this skill supports interactive sessions on RM and GPU partitions, as well as parallel allocation racing scenarios. It consolidates validation rules and safety checks specifically for these advanced Bridges-2 HPC workload scenarios.

What limitations should I consider when running AirLab workflows on Bridges-2?

When running AirLab workflows on Bridges-2, you must follow the skill's validation rules and safety checks for project workflows. The skill references partition details and filesystem constraints to prevent setup errors during interactive and batch processing.