Skip to content

Compute Unified Device Architecture (CUDA)

Definition
AI-generated

Compute Unified Device Architecture (CUDA) is NVIDIA's parallel computing platform and programming model for running general-purpose code on GPUs.

Synonyms

Why it matters in GWAS

CUDA-enabled software can accelerate selected genomics and machine-learning workloads, especially operations with heavy matrix computation and high parallelism.

Example usage

"The deep-learning model for variant effect prediction used CUDA to train on multiple GPUs."

References

  • NVIDIA. CUDA Toolkit Documentation. https://docs.nvidia.com/cuda/

Last updated (UTC · Git history)