Skip to content

Conversation

@slgong-fb
Copy link
Contributor

Summary:

  • add set_withstack(), overriding ClientInterface's no-op funtion.
  • revert start() and #ifdef

Differential Revision: D39647074

@slgong-fb slgong-fb requested a review from robieta as a code owner September 20, 2022 07:37
@pytorch-bot
Copy link

pytorch-bot bot commented Sep 20, 2022

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/85326

Note: Links to docs will display an error until the docs builds have been completed.

❌ 2 Failures, 1 Pending

As of commit 5bc946d:

The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D39647074

slgong-fb added a commit to slgong-fb/pytorch that referenced this pull request Sep 20, 2022
Summary:
Pull Request resolved: pytorch#85326

- add `set_withstack()`, overriding `ClientInterface`'s no-op funtion.
- revert `start()` and #ifdef

Differential Revision: D39647074

fbshipit-source-id: a9c93013553daf23deaaedd633421b8d85dd2020
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D39647074

@slgong-fb slgong-fb added ciflow/trunk Trigger trunk jobs on your pull request ciflow/periodic Trigger jobs ran periodically on master (periodic.yml) on the PR labels Sep 21, 2022
slgong-fb added a commit to slgong-fb/kineto that referenced this pull request Sep 22, 2022
Summary:
X-link: pytorch/pytorch#85326

- add `set_withstack()`, overriding `ClientInterface`'s no-op funtion.
- revert `start()` and #ifdef

Differential Revision: D39647074

fbshipit-source-id: 01a5df79a775c34d6b8e6047ab5cf6c018271fb0
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D39647074

slgong-fb added a commit to slgong-fb/kineto that referenced this pull request Sep 22, 2022
Summary:
Pull Request resolved: pytorch#658

X-link: pytorch/pytorch#85326

- add `set_withstack()`, overriding `ClientInterface`'s no-op funtion.
- revert `start()` and #ifdef

Differential Revision: D39647074

fbshipit-source-id: e0dbe987d704e9276e0cfcf85f01e8a614a0758d
slgong-fb added a commit to slgong-fb/pytorch that referenced this pull request Sep 22, 2022
Summary:
X-link: pytorch/kineto#658

Pull Request resolved: pytorch#85326

- add `set_withstack()`, overriding `ClientInterface`'s no-op funtion.
- revert `start()` and #ifdef

Test Plan:
- launch a python test case with the following command for on-demand flow:
echo -e "PYTHON_STACK_TRACE=true" > /tmp/scott_kineto.conf && dyno gputrace --gputrace_duration 300ms --gpuconf /tmp/scott_kineto.conf

Differential Revision: D39647074

fbshipit-source-id: a28ed2a9a981fd5cebb674e882d7f37738b3afa0
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D39647074

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D39647074

slgong-fb added a commit to slgong-fb/pytorch that referenced this pull request Sep 23, 2022
Summary:
X-link: pytorch/kineto#658

Pull Request resolved: pytorch#85326

- add `set_withstack()`, overriding `ClientInterface`'s no-op funtion.
- revert `start()` and #ifdef

Test Plan:
- launch a python test case with the following command for on-demand flow:
echo -e "PYTHON_STACK_TRACE=true" > /tmp/scott_kineto.conf && dyno gputrace --gputrace_duration 300ms --gpuconf /tmp/scott_kineto.conf

Differential Revision: D39647074

fbshipit-source-id: 44f38aeb4a6f80d3c69202e3a74ddbb6dacb8cd9
slgong-fb added a commit to slgong-fb/kineto that referenced this pull request Sep 23, 2022
Summary:
Pull Request resolved: pytorch#658

X-link: pytorch/pytorch#85326

- add `set_withstack()`, overriding `ClientInterface`'s no-op funtion.
- revert `start()` and #ifdef

Differential Revision: D39647074

fbshipit-source-id: 4a5d0f3cd5e35ed177954c409932e86bcd417496
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D39647074

slgong-fb added a commit to slgong-fb/pytorch that referenced this pull request Sep 23, 2022
Summary:
X-link: pytorch/kineto#658

Pull Request resolved: pytorch#85326

- add `set_withstack()`, overriding `ClientInterface`'s no-op funtion.
- revert `start()` and #ifdef

Test Plan:
- launch a python test case with the following command for on-demand flow:
echo -e "PYTHON_STACK_TRACE=true" > /tmp/scott_kineto.conf && dyno gputrace --gputrace_duration 300ms --gpuconf /tmp/scott_kineto.conf

Differential Revision: D39647074

fbshipit-source-id: 7c19fad6e101a2e35e372a8b1a11122e84a17697
slgong-fb added a commit to slgong-fb/kineto that referenced this pull request Sep 27, 2022
Summary:
Pull Request resolved: pytorch#658

X-link: pytorch/pytorch#85326

- add `set_withstack()`, overriding `ClientInterface`'s no-op funtion.
- revert `start()` and #ifdef

Reviewed By: chaekit

Differential Revision: D39647074

fbshipit-source-id: 44477570462e6144ff45b959434ff0f578f792c2
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D39647074

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D39647074

slgong-fb added a commit to slgong-fb/kineto that referenced this pull request Sep 27, 2022
Summary:
Pull Request resolved: pytorch#658

X-link: pytorch/pytorch#85326

- add `set_withstack()`, overriding `ClientInterface`'s no-op funtion.
- revert `start()` and #ifdef

Reviewed By: chaekit

Differential Revision: D39647074

fbshipit-source-id: 8e5ad5d53fb9c1f8d701f3773f329fe60db531f8
Summary:
X-link: pytorch/kineto#658

Pull Request resolved: pytorch#85326

- add `set_withstack()`, overriding `ClientInterface`'s no-op funtion.
- revert `start()` and #ifdef

Test Plan:
- launch a python test case with the following command for on-demand flow:
echo -e "PYTHON_STACK_TRACE=true" > /tmp/scott_kineto.conf && dyno gputrace --gputrace_duration 300ms --gpuconf /tmp/scott_kineto.conf

Reviewed By: chaekit

Differential Revision: D39647074

fbshipit-source-id: b00cbbb642217844fa200cda0465de04e205383c
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D39647074

facebook-github-bot pushed a commit to pytorch/kineto that referenced this pull request Sep 27, 2022
Summary:
Pull Request resolved: #658

X-link: pytorch/pytorch#85326

- add `set_withstack()`, overriding `ClientInterface`'s no-op funtion.
- revert `start()` and #ifdef

Reviewed By: chaekit

Differential Revision: D39647074

fbshipit-source-id: a3e6968c184aef2ef0e77334ef7ad950455fd77f
@slgong-fb
Copy link
Contributor Author

@pytorchbot merge -f 'flaky test failed. this diff has passed all tests before rebase'

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a merge job. Check the current status here.
The merge job was triggered with the force (-f) flag. This means your change will be merged immediately, bypassing any CI checks (ETA: 1-5 minutes). If this is not the intended behavior, feel free to use some of the other merge options in the wiki.
Please reach out to the PyTorch DevX Team with feedback or questions!

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: This PR has internal changes and must be landed via Phabricator

Details for Dev Infra team Raised by workflow job

@facebook-github-bot
Copy link
Contributor

@pytorchbot merge

(Initiating merge automatically since Phabricator Diff has merged)

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a merge job. Check the current status here.
The merge job was triggered without a flag. This means that your change will be merged once all checks on your PR have passed (ETA: 0-4 Hours). If this is not the intended behavior, feel free to use some of the other merge options in the wiki.
Please reach out to the PyTorch DevX Team with feedback or questions!

@github-actions
Copy link
Contributor

Hey @slgong-fb.
You've committed this PR, but it does not have both a 'release notes: ...' and 'topics: ...' label. Please add one of each to the PR. The 'release notes: ...' label should represent the part of PyTorch that this PR changes (fx, autograd, distributed, etc) and the 'topics: ...' label should represent the kind of PR it is (not user facing, new feature, bug fix, perf improvement, etc). The list of valid labels can be found here for the 'release notes: ...' and here for the 'topics: ...'.
For changes that are 'topic: not user facing' there is no need for a release notes label.

drisspg pushed a commit to drisspg/pytorch that referenced this pull request Sep 29, 2022
Summary:
- add `set_withstack()`, overriding `ClientInterface`'s no-op funtion.
- revert `start()` and #ifdef

Differential Revision: D39647074

Pull Request resolved: pytorch#85326
Approved by: https://github.com/chaekit
mehtanirav pushed a commit that referenced this pull request Oct 4, 2022
Summary:
- add `set_withstack()`, overriding `ClientInterface`'s no-op funtion.
- revert `start()` and #ifdef

Differential Revision: D39647074

Pull Request resolved: #85326
Approved by: https://github.com/chaekit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/periodic Trigger jobs ran periodically on master (periodic.yml) on the PR ciflow/trunk Trigger trunk jobs on your pull request cla signed fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants