cjolivier01 commented on a change in pull request #8972: Profiling
enhancements, python API, vtune and chrome tracing objects, etc.
URL: https://github.com/apache/incubator-mxnet/pull/8972#discussion_r164207332
##########
File path: amalgamation/amalgamation.py
##########
@@ -31,7 +31,7 @@
'nvml.h', 'opencv2/opencv.hpp', 'sys/stat.h', 'sys/types.h', 'cuda.h',
'cuda_fp16.h',
'omp.h', 'execinfo.h', 'packet/sse-inl.h', 'emmintrin.h',
'thrust/device_vector.h',
'cusolverDn.h', 'internal/concurrentqueue_internal_debug.h',
'relacy/relacy_std.hpp',
- 'relacy_shims.h'
+ 'relacy_shims.h', 'ittnotify.h', 'shared_mutex'
Review comment:
for example:
dmlccore_option(USE_CXX14_IF_AVAILABLE "Build with C++14 if the compiler
supports it" OFF)
----------------------------------------------------------------
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