mjsML commented on issue #17238: Error building on ubuntu 18.04 on x64 with intel XEP, CUDA10.0, NCCL and TensorRT URL: https://github.com/apache/incubator-mxnet/issues/17238#issuecomment-572018611 @pengzhao-intel as a concrete example `/mxnet/3rdparty/mkldnn/src/cpu/gemm/gemm_threading.hpp` and `/mxnet/3rdparty/mkldnn/src/cpu/gemm/gemm_pack_storage.hpp` are missing the assert.h includes while using them ... I'm suspecting the other internal headers leaks (example includes of utils.hpp) are veneered by build / compiler arguments / include directories that neither my compiler nor I were not able to locate ...
---------------------------------------------------------------- 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
