Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Enables libjpeg turbo on cpu build for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
perdasilva committed Feb 14, 2019
1 parent 26295e5 commit f90dfe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/docker/runtime_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ build_ubuntu_cpu_openblas() {
USE_BLAS=openblas \
USE_MKLDNN=0 \
USE_DIST_KVSTORE=1 \
USE_LIBJPEG_TURBO=1 \
-j$(nproc)
}

Expand Down

0 comments on commit f90dfe5

Please sign in to comment.