NVIDIA NCP-AIO - NVIDIA Certified Professional AI Operations Certification Exam
Question #6 (Topic: Demo Questions)
You are tasked with deploying a DOCA service on an NVIDIA BlueField DPU in an air-gapped data center environment. The DPU has the required BlueField OS version (3.9.0 or higher) installed, and you have access to the necessary container image from NVIDIA's NGC catalog. However, you need to ensure that the deployment process is successful without an internet connection.
Which of the following steps should you take to deploy the DOCA service on the DPU?
Correct Answer: C
Explanation:
Comprehensive and Detailed Explanation From Exact Extract:
In an air-gapped environment where the DPU has no internet connectivity, direct pulling of container images from NVIDIA’s NGC catalog is not possible. The recommended approach is to manually download the required container image and YAML deployment files from a connected system, then transfer these files to the DPU. Deployment is then performed using Kubernetes with a standalone Kubelet on the DPU, which can deploy the preloaded container image offline. This ensures the deployment proceeds successfully without internet access.
Question #7 (Topic: Demo Questions)
A new researcher needs access to GPU resources but should not have permission to modify cluster settings or manage other users.
What role should you assign them in Run:ai?
Correct Answer: A
Explanation:
Comprehensive and Detailed Explanation From Exact Extract:
Comprehensive and Detailed Explanation From Exact Extract:
In Run:ai, roles are assigned based on levels of permissions. The L1 Researcher role is designed for users who need access to GPU resources for running jobs and experiments but should not have administrative rights over cluster settings or other users. This role ensures researchers can use resources without affecting cluster configurations or user management. Other roles like Department Administrator, Application Administrator, or Research Manager have broader privileges, including managing users and settings, which are not appropriate for the new researcher’s requirements.
Question #8 (Topic: Demo Questions)
What is the primary purpose of assigning a provisioning role to a node in NVIDIA Base Command Manager (BCM)?
Correct Answer: C
Explanation:
Comprehensive and Detailed Explanation From Exact Extract: