Quiz 19 Question 16 of 20

You are designing an end-to-end pipeline for a large language model that processes terabytes of raw text data and trains across a cluster of NVIDIA DGX systems. To maximize training speed, you must eliminate the CPU bottleneck during data preparation (tokenization and loading) and optimize collective communication during distributed weight synchronization. Which combination of NVIDIA software libraries is designed specifically to address these two areas?

Select an answer to reveal the explanation.

Motivation