larroy commented on issue #15099: Revert "Improve FC perf when no_bias=False" URL: https://github.com/apache/incubator-mxnet/pull/15099#issuecomment-497164353 The root cause seems to be not enough shared memory in the docker container used in CI. Using time ci/build.py --docker-registry mxnetci --platform ubuntu_build_cuda --docker-build-retries 3 --shm-size 8G /work/runtime_functions.sh build_ubuntu_gpu_mkldnn fixes the build. We have some files which are very slow to compile and produce big binaries, I think is excess of inline.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
