larroy commented on a change in pull request #10469: Removed OpenMP from armv6 
builds
URL: https://github.com/apache/incubator-mxnet/pull/10469#discussion_r180164315
 
 

 ##########
 File path: ci/docker/runtime_functions.sh
 ##########
 @@ -87,6 +87,7 @@ build_armv6() {
         -DCMAKE_TOOLCHAIN_FILE=$CROSS_ROOT/Toolchain.cmake \
         -DUSE_CUDA=OFF \
         -DUSE_OPENCV=OFF \
+        -DUSE_OPENMP=OFF \
 
 Review comment:
   Right, the RPi zero has only one core, but there might be some armv6 multi 
core out there. Not sure which ones. I think for now should be ok, but adding a 
comment might be good. 

----------------------------------------------------------------
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