High-Performance Computing (HPC)¶
Definition
AI-generated
High-Performance Computing (HPC) refers to using clusters or supercomputers to run large, compute-intensive workloads in parallel across many CPUs and/or GPUs.
Synonyms
Why it matters in GWAS¶
Modern GWAS pipelines often process biobank-scale cohorts, whole-genome sequencing data, and large imputation or post-GWAS analyses that are too slow or memory-intensive for a single workstation.
Example usage¶
"We submitted the chromosome-wise association scans to the HPC cluster and aggregated the results after all jobs finished."
Related terms¶
References¶
- Eijkhout V, van de Geijn R, Chow E. (2018). Introduction to High Performance Scientific Computing.
Last updated (UTC · Git history)