Tensor Core
Specialized processing units in NVIDIA GPUs designed for matrix operations common in deep learning.
Tensor Cores perform mixed-precision matrix multiply-and-accumulate calculations in a single operation. They provide significant speedups for deep learning training and inference. Found in NVIDIA's Volta, Turing, Ampere, and Hopper architectures.
Explore More Terms
cgroups
Control groups - a Linux kernel feature for limiting, accounting, and isolating resource usage of process collections.
NVMe
Non-Volatile Memory Express - a specification for accessing solid-state storage over PCIe.
Kernel
The core component of an operating system that manages system resources and provides services to applications.
Quantum Entanglement
A quantum mechanical phenomenon where particles become correlated so that the quantum state of each particle cannot be described independently.
GitOps
An operational framework that uses Git repositories as the single source of truth for infrastructure and application configurations.
Kubernetes
An open-source container orchestration platform for automating deployment, scaling, and management of containerized applications.