Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

A company has a registered NGC account and their server has NGC CLI installed. What step should be taken first to gain access to NGC?

A.

ngc config get

B.

ngc init

C.

ngc config set

D.

ngc config update

What command is needed to measure BER (Bit Error Rate)?

A.

mlxconfig -d < device > q

B.

ethtool -S < device >

C.

mlxlink -d < device > -c -e

D.

mstflint -d < device > q full

A cluster administrator needs to validate transceiver firmware versions across 200 ports using UFM. Which GUI-based method provides a consolidated view?

A.

Navigate to ’Devices " > select a switch > " Cables ' tab to see ASIC firmware and transceiver versions.

B.

Use " Topology’ view to visually inspect cable icons.

C.

Run mlxlink -d lid- < LID > -m on each port manually.

D.

Export all switch logs and grep for ’FW Version " .

Which of the following tests should be used to check for the lowest possible latency between two nodes in a fabric?

A.

ib_read_bw

B.

ib_read_lat

C.

ib_write_bw

D.

ib_write_lat

An administrator is configuring node categories in BCM for a DGX BasePOD cluster. They need to group all NVIDIA DGX H200 nodes under a dedicated category for GPU-accelerated workloads. Which approach aligns with NVIDIA ' s recommended BCM practices?

A.

Assign nodes to the ’login " category to simplify Slurm integration.

B.

Create a new " dgx-h200 " category, assign all DGX H200 nodes to it.

C.

Use the existing " dgxnodes " category without modification, as it is preconfigured for all DGX systems.

D.

Avoid categories and configure each DGX node individually via CLI.

When verifying network cable signal integrity during cluster deployment, which measurement result most strongly indicates a cable signal problem?

A.

Repeated CRC errors and intermittent port flapping reported by switch counters.

B.

Output of ifconfig showing link speed at the expected rate on both ends of the cable.

C.

Network pings between all cluster nodes return responses with delays under 2 ms on a 100Gb network.

After configuring NGC CLI with ngc config set, a user receives ”Authentication failed” errors when pulling containers. What step was most likely omitted?

A.

Installing the CLI with apt-get instead of manual extraction.

B.

Entering the API key during ngc config set or storing it in ~/.ngc/config.

C.

Setting --format_type=json to enable API interactions.

D.

Running sudo systemctl restart docker after configuration.

After Spectrum-X fabric deployment, NCCL tests show intermittent latency spikes. Which network condition most severely impacts East-West bandwidth?

A.

Multiple transceiver firmware mismatches.

B.

400G port utilization at 70% on several nodes during tests.

C.

Jitter below 5 ps with consistent latency.

D.

Packet loss greater than 0.001% causing NCCL pipeline stalls.

A team is validating a DGX BasePOD deployment. Using cmsh, they run a command to check GPU health across all nodes. What indicates that the system is ready for AI workloads?

A.

The command output is ignored if the system powers on without errors.

B.

At least half of the GPUs report Status_Health = OK.

C.

All GPUs report Status_Health = OK and Health = OK for each device.

D.

Only the head node ' s GPUs need to be healthy.

The system administrator plans to use Multi-Instance GPU profiles. What command should be used to verify that the GPU has this mode enabled?

A.

nvidia-mode

B.

nvidia-mig

C.

nvidia-enable

D.

nvidia-smi