NVIDIA-Certified Associate: AI Infrastructure and Operations · Domain 1 · 38% of exam

Essential AI Knowledge

Drill 20 practice questions focused entirely on Essential AI Knowledge for the NVIDIA NCA-AIIO exam. Tap an answer for instant feedback and a full explanation — no sign-up, always free.

Verified answer20 questions
Question 1 of 20

A retail analytics team wants to build a model that predicts whether a customer will churn based on historical account data. They have three years of records where each customer is already tagged as 'churned' or 'retained'. A data scientist argues this is a classic supervised learning problem. Which characteristic of the team's dataset most directly justifies classifying this as supervised learning?

Reviewed for accuracy · Report an issue
Question 2 of 20

A data science team is evaluating why their newly acquired NVIDIA GPU dramatically outperforms their old CPU cluster on a deep learning training job. During a design review, a colleague asks specifically what architectural characteristic of the GPU is most responsible for accelerating the dense matrix multiplications at the core of neural network training. Which explanation is most accurate?

Reviewed for accuracy · Report an issue
Question 3 of 20

A data science team hands off a trained deep learning model to operations for deployment. The operations engineer provisions a standard server that has powerful multi-core CPUs but no GPU, and installs the CUDA Toolkit expecting to accelerate inference. The application refuses to run with a CUDA initialization error. What is the fundamental reason for this failure?

Reviewed for accuracy · Report an issue
Question 4 of 20

A data science team is scaling a large deep learning training job across 8 GPUs inside a single server. They observe that as they add more GPUs, training throughput does not increase proportionally, and profiling shows significant time spent transferring gradient data between GPUs over the standard PCIe bus. Which NVIDIA technology is specifically designed to address this GPU-to-GPU communication bottleneck?

Reviewed for accuracy · Report an issue
Question 5 of 20

A development team is porting a compute-intensive physics simulation to run on NVIDIA GPUs. The engineers want direct, low-level control over how their custom kernels execute across thousands of GPU threads, and they need to write code that explicitly manages parallel execution and GPU memory. Which component of the NVIDIA software stack provides this foundational programming model?

Reviewed for accuracy · Report an issue
Question 6 of 20

A data science team wants to ship a deep learning inference application to run on several different customer clusters. Each cluster has different host OS versions and locally installed frameworks, and the team is spending significant effort resolving mismatched library dependencies during every deployment. They want a repeatable way to package the application with all its CUDA, cuDNN, and framework dependencies so it runs consistently across environments. Which NVIDIA software approach best addresses this need?

Reviewed for accuracy · Report an issue
Question 7 of 20

A new data scientist on your team is confused about the NVIDIA software stack. They ask which component provides the core programming interface and libraries that allow AI frameworks like PyTorch to execute general-purpose parallel computations directly on the GPU. Which component should you point them to?

Reviewed for accuracy · Report an issue
Question 8 of 20

A data science team is setting up a new deep learning training environment on NVIDIA GPUs. They already have the CUDA Toolkit installed, but their PyTorch models are running slower than expected during convolution-heavy operations. A colleague suggests ensuring a specific NVIDIA library is properly installed and used by the framework. Which library is specifically designed to provide highly optimized, GPU-accelerated primitives for deep neural network operations such as convolutions, pooling, and activation functions?

Reviewed for accuracy · Report an issue
Question 9 of 20

A data science team is building an image classifier to detect defective parts from thousands of high-resolution factory photos. A traditional machine learning approach would require engineers to manually design features (edges, textures, shapes) before training a classifier. The team instead chooses a deep learning convolutional neural network. What is the primary advantage that motivates this choice?

Reviewed for accuracy · Report an issue
Question 10 of 20

A junior analyst on your team is confused about terminology after a project kickoff. The team is building a system that automatically classifies medical images using a multi-layer neural network that learns features directly from raw pixel data without manual feature engineering. The analyst asks how this technique relates to the broader fields of artificial intelligence (AI) and machine learning (ML). Which statement correctly describes the relationship?

Reviewed for accuracy · Report an issue
Question 11 of 20

A data science team already has a general-purpose large language model, but its answers on the company's internal insurance policies are often too generic. They gather thousands of labeled question-answer pairs specific to those policies and use them to further adjust the model's weights so it performs better on this domain. Which AI activity are they performing?

Reviewed for accuracy · Report an issue
Question 12 of 20

A media company wants to automatically produce first-draft marketing copy, generate original promotional images, and synthesize voice-overs for advertisements from short text prompts. The team asks which category of AI technology is best suited to power all three of these capabilities. Which technology should they adopt?

Reviewed for accuracy · Report an issue
Question 13 of 20

A media company wants to build an internal tool that produces original draft marketing copy, generates novel product imagery, and summarizes long documents into new prose. The data science lead asks which category of AI model is fundamentally suited to these tasks, as opposed to simply classifying or scoring existing inputs. Which type of model best matches the requirement?

Reviewed for accuracy · Report an issue
Question 14 of 20

A data science team is benchmarking a deep learning model training job. On a general-purpose server CPU with 32 high-performance cores, each iteration is slow, while the same job on a single GPU with thousands of smaller cores runs dramatically faster. A new team member asks why the GPU wins despite the CPU having faster individual cores. What is the best explanation of the architectural reason GPUs accelerate this workload?

Reviewed for accuracy · Report an issue
Question 15 of 20

A research team runs a computational fluid dynamics simulation that requires high-precision double-precision (FP64) arithmetic. They plan to reuse an inference-optimized GPU that advertises very high FP8 and INT8 throughput but comparatively modest FP64 performance. Why might this GPU be a poor fit for their workload?

Reviewed for accuracy · Report an issue
Question 16 of 20

A data science team benchmarks the same deep learning training job on a high-end multi-core CPU server and on a single data-center GPU. The GPU completes each training epoch roughly 30x faster. When asked to explain the primary architectural reason for this speedup to non-technical management, which explanation is most accurate?

Reviewed for accuracy · Report an issue
Question 17 of 20

A data science team is preparing to fine-tune a large language model on a single workstation. During their first attempt, the training job crashes immediately with an out-of-memory error before completing even one iteration. The model weights, optimizer states, and a modest batch of training data collectively exceed what can be held on the accelerator. The team wants to understand which GPU characteristic is the primary constraint they have hit, so they can plan a fix. Which hardware attribute is the limiting factor in this situation?

Reviewed for accuracy · Report an issue
Question 18 of 20

A research team is deploying a large language model whose weights are too large to fit within the memory of a single GPU. They want to run the model across four GPUs in one server, splitting the model's layers and parameters across the devices so that each GPU holds only a portion of the network. Which technique best describes this approach?

Reviewed for accuracy · Report an issue
Question 19 of 20

A data center operations team runs several small inference services, each of which only uses a fraction of a single NVIDIA A100 GPU's compute and memory. They want to run multiple isolated workloads on one physical GPU simultaneously, with guaranteed, partitioned resources and fault isolation between tenants. Which NVIDIA GPU capability should they use?

Reviewed for accuracy · Report an issue
Question 20 of 20

A data science team notices that their deep learning training jobs run dramatically faster on GPUs than on high-end CPUs. When explaining this to management, which characteristic of GPU architecture best accounts for the acceleration of neural network training workloads?

Reviewed for accuracy · Report an issue

More NCA-AIIO practice

Keep going with the other NVIDIA-Certified Associate: AI Infrastructure and Operations domains, or take a full timed mock exam.

← Back to NCA-AIIO overview