piiswrong commented on a change in pull request #11041: gpu mem pool strategy URL: https://github.com/apache/incubator-mxnet/pull/11041#discussion_r193599496
########## File path: amalgamation/amalgamation.py ########## @@ -23,7 +23,7 @@ import platform blacklist = [ - 'Windows.h', 'cublas_v2.h', 'cuda/tensor_gpu-inl.cuh', + 'Windows.h', 'intrin.h', 'cublas_v2.h', 'cuda/tensor_gpu-inl.cuh', Review comment: revert ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
