Commit
5 years ago
Set USE_KINETO=1 Summary: This unblocks kineto profiler for 1.8 release. This PR supercedes https://github.com/pytorch/pytorch/pull/48391 Note: this will somewhat increase the size of linux server binaries, bc we add libkineto.a and libcupti_static.a: -rw-r--r-- 1 jenkins jenkins 1107502 Dec 10 21:16 build/lib/libkineto.a -rw-r--r-- 1 root root 13699658 Nov 13 2019 /usr/local/cuda/lib64/libcupti_static.a Test Plan: CI https://github.com/pytorch/pytorch/pull/48391 Reviewers:ngimel, robieta, nshulga Subscribers: Tasks: Tags: ghstack-source-id: f3d262a653dd81f581bcd6fd58488c3c0d03d904 Pull Request resolved: https://github.com/pytorch/pytorch/pull/49201
Author
ilia-cher
Parents
Loading