Central Processing Unit (CPU)¶
Definition
AI-generated
A Central Processing Unit (CPU) is the general-purpose processor that executes operating-system tasks and most application code, typically with fewer but more flexible cores than a GPU.
Topics
Synonyms
Plural
CPUs
Why it matters in GWAS¶
Many core GWAS tools remain CPU-oriented, so job throughput, thread settings, and memory bandwidth on CPU nodes strongly affect analysis time and reproducibility.
Example usage¶
Related terms¶
References¶
- Patterson DA, Hennessy JL. (2017). Computer Organization and Design.
Last updated (UTC · Git history)