PyTorch Distributed

IIRC the last pre-built PyTorch wheel for JetPack with USE_DISTRIBUTED was PyTorch 1.11:

PyTorch v1.11.0

For newer PyTorch versions that that, you would need to build it from source (instructions are in this source)