mapping_networks.distributed.cleanup_ddp

mapping_networks.distributed.cleanup_ddp() None

Destroy the default distributed process group.

Call this at the end of each worker process to cleanly release resources. Safe to call even if the process group was never initialized.