Skip to content

Add Kineto CI job#48391

Closed
ilia-cher wants to merge 15 commits intogh/ilia-cher/85/basefrom
gh/ilia-cher/85/head
Closed

Add Kineto CI job#48391
ilia-cher wants to merge 15 commits intogh/ilia-cher/85/basefrom
gh/ilia-cher/85/head

Conversation

@ilia-cher
Copy link
Copy Markdown
Contributor

@ilia-cher ilia-cher commented Nov 23, 2020

Stack from ghstack:

Summary:
Adding Kineto CI job

Test Plan:
checking pytorch_kineto_linux_xenial_cuda10_2_cudnn7_py3_gcc7_* in CI

Differential Revision: D25160362

Summary:
Adding Kineto CI job

Test Plan:
checking CI

[ghstack-poisoned]
This was referenced Nov 23, 2020
ilia-cher pushed a commit that referenced this pull request Nov 23, 2020
Summary:
Adding Kineto CI job

Test Plan:
checking CI

ghstack-source-id: bf085c2
Pull Request resolved: #48391
@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Nov 23, 2020

💊 CI failures summary and remediations

As of commit a1c89d2 (more details on the Dr. CI page):


  • 1/1 failures possibly* introduced in this PR
    • 1/1 non-CircleCI failure(s)

ci.pytorch.org: 1 failed


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Summary:
Adding Kineto CI job

Test Plan:
checking pytorch_kineto_linux_xenial_py3_6_gcc5_4* in CI

Differential Revision: [D25160362](https://our.internmc.facebook.com/intern/diff/D25160362)

[ghstack-poisoned]
Summary:
Adding Kineto CI job

Test Plan:
checking pytorch_kineto_linux_xenial_py3_6_gcc5_4* in CI

Differential Revision: [D25160362](https://our.internmc.facebook.com/intern/diff/D25160362)

[ghstack-poisoned]
Summary:
Adding Kineto CI job

Test Plan:
checking pytorch_kineto_linux_xenial_py3_6_gcc5_4* in CI

Differential Revision: [D25160362](https://our.internmc.facebook.com/intern/diff/D25160362)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Nov 23, 2020
Summary:
Adding Kineto CI job

Test Plan:
checking CI

ghstack-source-id: dcb4d98
Pull Request resolved: #48391
Summary:
Adding Kineto CI job

Test Plan:
checking pytorch_kineto_linux_xenial_cuda10_2_cudnn7_py3_gcc7_* in CI

Differential Revision: [D25160362](https://our.internmc.facebook.com/intern/diff/D25160362)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Nov 23, 2020
Summary:
Adding Kineto CI job

Test Plan:
checking CI

ghstack-source-id: c6b1f36
Pull Request resolved: #48391
Summary:
Adding Kineto CI job

Test Plan:
checking pytorch_kineto_linux_xenial_cuda10_2_cudnn7_py3_gcc7_* in CI

Differential Revision: [D25160362](https://our.internmc.facebook.com/intern/diff/D25160362)

[ghstack-poisoned]
Summary:
Adding Kineto CI job

Test Plan:
checking pytorch_kineto_linux_xenial_cuda10_2_cudnn7_py3_gcc7_* in CI

Differential Revision: [D25160362](https://our.internmc.facebook.com/intern/diff/D25160362)

[ghstack-poisoned]
Summary:
Adding Kineto CI job

Test Plan:
checking pytorch_kineto_linux_xenial_cuda10_2_cudnn7_py3_gcc7_* in CI

Differential Revision: [D25160362](https://our.internmc.facebook.com/intern/diff/D25160362)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Nov 24, 2020
Summary:
Adding Kineto CI job

Test Plan:
checking CI

ghstack-source-id: 87d492a
Pull Request resolved: #48391
Summary:
Adding Kineto CI job

Test Plan:
checking pytorch_kineto_linux_xenial_cuda10_2_cudnn7_py3_gcc7_* in CI

Differential Revision: [D25160362](https://our.internmc.facebook.com/intern/diff/D25160362)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Nov 24, 2020
Summary:
Adding Kineto CI job

Test Plan:
checking CI

ghstack-source-id: a4ee754
Pull Request resolved: #48391
Summary:
Adding Kineto CI job

Test Plan:
checking pytorch_kineto_linux_xenial_cuda10_2_cudnn7_py3_gcc7_* in CI

Differential Revision: [D25160362](https://our.internmc.facebook.com/intern/diff/D25160362)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Nov 24, 2020
Summary:
Adding Kineto CI job

Test Plan:
checking CI

ghstack-source-id: 2cd183f
Pull Request resolved: #48391
Summary:
Adding Kineto CI job

Test Plan:
checking pytorch_kineto_linux_xenial_cuda10_2_cudnn7_py3_gcc7_* in CI

Differential Revision: [D25160362](https://our.internmc.facebook.com/intern/diff/D25160362)

[ghstack-poisoned]
Summary:
Adding Kineto CI job

Test Plan:
checking pytorch_kineto_linux_xenial_cuda10_2_cudnn7_py3_gcc7_* in CI

Differential Revision: [D25160362](https://our.internmc.facebook.com/intern/diff/D25160362)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Nov 24, 2020
Summary:
Adding Kineto CI job

Test Plan:
checking CI

ghstack-source-id: 465d1ba
Pull Request resolved: #48391
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

ghstack-source-id: edca588
Pull Request resolved: #49201
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

ghstack-source-id: 0cbd769
Pull Request resolved: #49201
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

ghstack-source-id: ca998db
Pull Request resolved: #49201
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 17, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

ghstack-source-id: 674f242
Pull Request resolved: #49201
ilia-cher pushed a commit that referenced this pull request Dec 18, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
ilia-cher pushed a commit that referenced this pull request Dec 18, 2020
Summary:
This unblocks kineto profiler for 1.8 release.
This PR supercedes #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
#48391

TORCH_CUDA_ARCH_LIST="6.0;7.0" USE_CUDA=1 USE_MKLDNN=1
BUILD_BINARY=1 python setup.py develop install --cmake
python test/test_profiler.py
python test/test_autograd.py -k test_profile
python test/test_autograd.py -k test_record

Reviewers:ngimel, robieta, nshulga

Subscribers:

Tasks:

Tags:

Differential Revision: [D25480770](https://our.internmc.facebook.com/intern/diff/D25480770)

[ghstack-poisoned]
@github-actions
Copy link
Copy Markdown
Contributor

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
Stale pull requests will automatically be closed 30 days after being marked Stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants