`ENV OMP_NUM_THREADS=8` (#7215)

This commit is contained in:
Glenn Jocher 2022-03-30 16:01:55 +02:00 committed by GitHub
parent 9c1e91aea2
commit c94736acec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ RUN git clone https://github.com/ultralytics/yolov5 /usr/src/app
ADD https://ultralytics.com/assets/Arial.ttf /root/.config/Ultralytics/
# Set environment variables
ENV OMP_NUM_THREADS=8
# ENV HOME=/usr/src/app