yale-som-hpc avatar

yale-som-hpc

Official

@yale-som-hpc

0Followers
|
5Public Repos
|
15Published Skills

High-performance computing resource management and distributed data processing for academic research environments using Slurm and GPFS infrastructure.

Skills Distribution
DomainCloud & Comp...Cluster Resource O.. (40%)High-Performance D.. (30%)Scientific Computi.. (30%)

Agent Skills by yale-som-hpc

Showing 15 vetted skills indexed across 1 GitHub repositories.

yale-som-hpcyale-som-hpc
5

managing-jobs

Manage Slurm jobs on the Yale SOM HPC cluster with sbatch, squeue, sacct, scancel, and scontrol.

Official
Advanced
yale-som-hpcyale-som-hpc
5

using-gpus

Align GPU allocations with active CUDA workloads on SLURM clusters.

Official
Intermediate
yale-som-hpcyale-som-hpc
5

running-r

Execute R scripts on the Yale SOM HPC cluster with Slurm and renv.

Official
Advanced
yale-som-hpcyale-som-hpc
5

working-with-large-data

Process terabyte-scale datasets out-of-core with Parquet, DuckDB, Polars, and Arrow.

Official
Advanced
yale-som-hpcyale-som-hpc
5

starting-a-new-project

Create a reproducible project skeleton with code, data, and logs on the Yale HPC cluster.

Official
Intermediate
yale-som-hpcyale-som-hpc
5

installing-software

Install and configure software on the Yale SOM HPC cluster using modules, uv, and Apptainer.

Official
Intermediate
yale-som-hpcyale-som-hpc
5

accelerating-python

Profile Python Slurm jobs to identify bottlenecks and guide acceleration.

Official
Advanced
yale-som-hpcyale-som-hpc
5

self-diagnosing-resource-use

Diagnose Slurm job CPU, memory, and GPU utilization using sacct, seff, and nvidia-smi.

Official
Intermediate
yale-som-hpcyale-som-hpc
5

acquiring-data

Fetch WRDS data, query REST APIs, and scrape sources on the Yale SOM HPC cluster with secure credentials.

Official
Intermediate
yale-som-hpcyale-som-hpc
5

parallel-python

Guide Python parallelism worker sizing for Slurm HPC workloads.

Official
Intermediate
yale-som-hpcyale-som-hpc
5

running-stata

Run Stata MP batch jobs on the Yale SOM HPC cluster via Slurm sbatch scripts.

Official
Advanced
yale-som-hpcyale-som-hpc
5

using-the-filesystem

Guide data placement and write patterns on GPFS for HPC environments.

Official
Intermediate
yale-som-hpcyale-som-hpc
5

running-python

Run resumable Python jobs on the Yale SOM HPC cluster via Slurm and uv environments.

Official
Intermediate
yale-som-hpcyale-som-hpc
5

overview

Define a mental model for Yale SOM HPC cluster login and compute nodes.

Official
Intermediate
yale-som-hpcyale-som-hpc
5

connecting-securely

Configure SSH keys, agents, and jump hosts to connect to the Yale SOM HPC cluster.

Official
Intermediate

Frequently Asked Questions About yale-som-hpc

FAQPage Schema
What specific tasks can researchers perform on the Yale SOM HPC cluster?

Researchers can manage batch jobs via Slurm, execute parallelized R and Stata MP processes, and perform out-of-core data analysis on terabyte-scale datasets. The environment supports GPU-accelerated workloads, containerized software deployment via Apptainer, and optimized data placement on GPFS filesystems for high-throughput research requirements.

Which personas are the primary users of these HPC resources?

The primary users are quantitative researchers, data scientists, and academic faculty requiring high-performance compute power for complex statistical modeling. These users typically work with large-scale financial or social science datasets that exceed the processing capacity of standard local workstations and require distributed cluster environments.

What are the prerequisites for accessing and running jobs on the cluster?

Access requires institutional credentials and the configuration of SSH keys for secure connection to jump hosts. Users must define project structures, manage software dependencies through modules or environment managers, and utilize Slurm directives to request specific CPU, memory, and GPU allocations before executing batch processes.