NCP-AIO Exam Question 51
You are tuning the storage performance of a Kubernetes cluster that uses Longhorn as the storage backend. You've noticed inconsistent read latencies. What Longhorn specific configurations could you adjust to potentially improve the consistency and reduce latency for read operations?
NCP-AIO Exam Question 52
A BCM pipeline running a large language model (LLM) experiences significant latency during inference. Profiling reveals that the 'torch.compile' is taking too much memory and time. What optimization strategies would you consider to improve inference performance?
NCP-AIO Exam Question 53
You're using Kubernetes with persistent volumes (PVs) backed by a network file system (NFS) to store your AI model checkpoints. You've noticed that checkpoint saving operations are slow and intermittently fail. After investigation, you suspect that the issue might be related to NFS locking. How can you diagnose and potentially resolve this issue?
NCP-AIO Exam Question 54
Which of the following are key considerations when selecting storage for an AI training workload using large datasets? (Select TWO)
NCP-AIO Exam Question 55
An AI model training pipeline involves pre-processing large image datasets. The images are initially stored in a cost-effective object storage system. Which approach minimizes latency when transferring data from object storage to the GPUs for training?
