mkl-service + Intel(R) MKL: MKL_THREADING_LAYER=INTEL is incompatible with libgomp-a34b3233.so.1 library.
Try to import numpy first or set the threading layer accordingly. Set MKL_SERVICE_FORCE_INTEL to force it.
subprocess.CalledProcessError: Command '['/root/anaconda3/bin/python3.12', '-m', 'torch.distributed.run', '--nproc_per_node', '4', '--master_port', '52089', '/root/.config/Ultralytics/DDP/_temp_dizjjsdn140084618627504.py']' returned non-zero exit status 1.
在启动时加上 export MKL_THREADING_LAYER=GNU