NVIDIA Certified Associate - AI Infrastructure and Operations
Validates foundational knowledge of AI computing infrastructure and operations, including GPU architecture fundamentals, NVIDIA software stack, AI cluster design and scaling, data center networking with NVLink and InfiniBand, GPU monitoring with DCGM, container orchestration for AI workloads, and virtualization with Multi-Instance GPU. The exam covers three domains: Essential AI Knowledge (38%), AI Infrastructure (40%), and AI Operations (22%). Format: 50 multiple-choice questions, 60 minutes, proctored online.
Sample questions
A free preview of 15 source-grounded questions from this exam — answers and explanations included.
- Q1AI Infrastructuremedium
A customer is evaluating CUDA to accelerate a compute-intensive simulation that currently runs on CPUs and asks what CUDA fundamentally provides. Which statement matches the CUDA documentation?
- A.It is a job scheduler that queues CPU and GPU tasks but performs no actual computation itself.
- B.It enables dramatic increases in computing performance by harnessing the power of the GPU.Correct answer
- C.It converts CPU binaries to GPU code automatically with no changes to the application source.
- D.It provides remote storage acceleration by moving files directly into GPU memory over a network.
Sources
Questions are grounded in 150 references from official and authoritative materials.