Qubit
The fundamental unit of quantum information, analogous to a classical bit but capable of existing in superposition states.
Unlike classical bits which can only be 0 or 1, qubits can exist in a superposition of both states simultaneously. This property, along with entanglement, enables quantum computers to perform certain calculations exponentially faster than classical computers. Physical implementations include superconducting circuits, trapped ions, and photonic systems.
Explore More Terms
CUDA
NVIDIA's parallel computing platform and programming model for general computing on GPUs.
Tensor Core
Specialized processing units in NVIDIA GPUs designed for matrix operations common in deep learning.
Kubernetes
An open-source container orchestration platform for automating deployment, scaling, and management of containerized applications.
RDMA
Remote Direct Memory Access - a technology that allows direct memory access between computers without involving the CPU.
Kernel
The core component of an operating system that manages system resources and provides services to applications.
cgroups
Control groups - a Linux kernel feature for limiting, accounting, and isolating resource usage of process collections.