Profiling PyTorch model with NVIDIA Nsight Systems gives Error when MIG is enabled for any of the GPUs

--

This post’s aim to spread the word for disabling MIG mode of all GPUs when using Nsight systems for profiling a deep learning model developed with PyTorch. If MIG is not disabled, you will experience observing errors talking about an error caused by a device that is in MIG mode followed by a bunch of bucket errors!

--

--