Skip to main content
yale-som-hpc
GitHub 제작자 프로필

yale-som-hpc

1개 GitHub 저장소에서 수집된 23개 skills를 저장소 단위로 보여줍니다.

수집된 skills
23
저장소
1
업데이트
2026년 7월 11일
저장소 탐색

저장소와 대표 skills

managing-jobs
네트워크·컴퓨터 시스템 관리자

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,…

2026년 7월 11일
programming-and-coding
소프트웨어 개발자

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

2026년 6월 16일
installing-software
네트워크·컴퓨터 시스템 관리자

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…

2026년 6월 16일
accelerating-python
소프트웨어 개발자

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…

2026년 6월 16일
acquiring-data
소프트웨어 개발자

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…

2026년 6월 16일
code-review
소프트웨어 품질 보증 분석가·테스터

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.

2026년 6월 16일
coding-in-python
소프트웨어 개발자

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.

2026년 6월 16일
coding-in-r
소프트웨어 개발자

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.

2026년 6월 16일
수집된 skill 23개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다