Skip to main content
yale-som-hpc
GitHub creator profile

yale-som-hpc

Repository-level view of 23 collected skills across 1 GitHub repositories.

skills collected
23
repositories
1
updated
Jul 11, 2026
repository explorer

Repositories and representative skills

managing-jobs
network-and-computer-systems-administrators

Submit, monitor, cancel, array, and chain Slurm jobs on the Yale SOM HPC cluster. TRIGGER when running, submitting, or scheduling any job or analysis on the cluster (even phrased plainly, e.g. "run my regression on the cluster"), writing sbatch scripts,…

Jul 11, 2026
programming-and-coding
software-developers

Cross-cutting research-coding principles. TRIGGER when writing or reviewing research code.

Jun 16, 2026
installing-software
network-and-computer-systems-administrators

Install software on the Yale SOM HPC cluster with Lmod modules, uv, static/musl binaries, and Apptainer — no sudo. TRIGGER when installing tools or packages on the Yale SOM HPC cluster, hitting GLIBC errors on cluster nodes, building from source on the…

Jun 16, 2026
accelerating-python
software-developers

Make slow or memory-bound Python fast on the Yale SOM HPC cluster — profile, push work into DuckDB/Polars/Arrow, vectorize/Numba, then parallelize or use a GPU. Also covers data larger than a job's RAM (Parquet, query engines, sampling). TRIGGER when a Python…

Jun 16, 2026
acquiring-data
software-developers

Download, query, scrape, and call APIs from the Yale SOM HPC cluster without leaking credentials, repeating expensive requests, or getting the shared outbound IP blocked. TRIGGER when fetching datasets onto /gpfs, calling WRDS/REST APIs, scraping, caching…

Jun 16, 2026
code-review
software-quality-assurance-analysts-and-testers

Review code, diffs, or PRs for correctness, plus research/cluster pitfalls — hardcoded scratch paths, resource mismatch, GPFS tiny-file storms, package installs inside arrays. TRIGGER when reviewing code or a diff/PR, or before committing.

Jun 16, 2026
coding-in-python
software-developers

How to write Python well — uv environments, formatting, CLI scripts, logging, seeds. TRIGGER when authoring or editing .py files. For running Python on the Yale SOM HPC cluster (sbatch, Slurm, uv on /gpfs), use running-python instead.

Jun 16, 2026
coding-in-r
software-developers

How to write R well — renv, tidyverse/data.table, project paths, style, scripts, seeds. TRIGGER when authoring or editing .R/.Rmd/.qmd files. For running R on the Yale SOM HPC cluster (Slurm, renv on /gpfs), use running-r instead.

Jun 16, 2026
Showing 8 of 23 collected skills.
Showing 1 of 1 repositories
All repositories loaded