perdasilva commented on issue #14127: Fixes libjpeg-turbo dependecy under 
Ubuntu 16.04
URL: https://github.com/apache/incubator-mxnet/pull/14127#issuecomment-463531602
 
 
   I'm happy to have it only for certain ones. Do you guys have any suggestions 
based on your experience?
   I would just like to have as much parity as possible between what we test 
and what we ship.
   Currently, LIB_JPEG_TURBO is enabled for the pip builds:
   
   ```
   grep -r "TURBO" make/pip                                                     
                                                ✘ 130 master ✭ ✱ ◼
   make/pip/pip_linux_cpu.mk:USE_LIBJPEG_TURBO = 1
   make/pip/pip_linux_cu90.mk:USE_LIBJPEG_TURBO = 1
   make/pip/pip_linux_cu91.mk:USE_LIBJPEG_TURBO = 1
   make/pip/pip_linux_cu90mkl.mk:USE_LIBJPEG_TURBO = 1
   make/pip/pip_linux_cu80mkl.mk:USE_LIBJPEG_TURBO = 1
   make/pip/pip_linux_cu80.mk:USE_LIBJPEG_TURBO = 1
   make/pip/pip_linux_cu75mkl.mk:USE_LIBJPEG_TURBO = 1
   make/pip/pip_linux_mkl.mk:USE_LIBJPEG_TURBO = 1
   make/pip/pip_linux_cu92.mk:USE_LIBJPEG_TURBO = 1
   make/pip/pip_linux_cu100.mk:USE_LIBJPEG_TURBO = 1
   make/pip/pip_darwin_mkl.mk:USE_LIBJPEG_TURBO = 1
   make/pip/pip_linux_cu100mkl.mk:USE_LIBJPEG_TURBO = 1
   make/pip/pip_darwin_cpu.mk:USE_LIBJPEG_TURBO = 1
   make/pip/pip_linux_cu91mkl.mk:USE_LIBJPEG_TURBO = 1
   make/pip/pip_linux_cu75.mk:USE_LIBJPEG_TURBO = 1
   make/pip/pip_linux_cu92mkl.mk:USE_LIBJPEG_TURBO = 1
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to