Gpus Glossary

Browse 5 gpus terms defined in plain English, from the cultural dictionary of computing.

5 Gpus Terms

Coreweave
A cloud infrastructure company known for GPU-heavy compute used in AI training and inference workloads.
CUDA Poverty
A joking complaint about not having access to enough NVIDIA GPU resources, VRAM, or CUDA-compatible hardware to train or run demanding machine learning...
GPU Memory
The memory available on a GPU for storing model weights, activations, batches, and intermediate computation during training or inference. GPU memory is often...
GPU Utilization
A measure of how fully a GPU is being used for useful computation over time. Low GPU utilization can indicate bottlenecks in data loading, batching, model...
NVIDIA H100
A high-end NVIDIA data-center GPU widely used for training and serving large AI models.

Related Topics