marcoabreu commented on a change in pull request #10469: Removed OpenMP from
armv6 builds
URL: https://github.com/apache/incubator-mxnet/pull/10469#discussion_r180163844
Advertising
##########
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:
Could you add the comment about armv6 devices having only 1 core in this
part?
----------------------------------------------------------------
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