问题:
Transferred 319/355 items from pretrained weights
DDP: debug command /home/user/miniconda3/bin/python -m tor ch.distributed.run --nproc_per_node 4 --master_port 54123/home/user/.config/Ultralytics/DDP/_temp_vpkq2tmy140546244784832.py
Error: mkl-service+ Intel(R) MKL: MKL THREADING LAYER=INT EL is incompatible with libgomp.so.l library.
Try to import numpy first or set the threading lay er accordingly. Set MKL SERVICE FORCE INTEL to force it.
分析:直接定位到Error部分
解决:MKL_THREADING_LAYER=GPU