Skip to content

COO intersection primitives: performance improvement#92976

Closed
nikitaved wants to merge 58 commits intogh/nikitaved/16/basefrom
gh/nikitaved/16/head
Closed

COO intersection primitives: performance improvement#92976
nikitaved wants to merge 58 commits intogh/nikitaved/16/basefrom
gh/nikitaved/16/head

Conversation

@nikitaved
Copy link
Copy Markdown
Collaborator

@nikitaved nikitaved commented Jan 25, 2023

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot bot commented Jan 25, 2023

🔗 Helpful Links

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

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

✅ No Failures

As of commit 2b4760a:
💚 Looks good so far! There are no failures yet. 💚

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

nikitaved added a commit that referenced this pull request Jan 25, 2023
ghstack-source-id: da852c6
Pull Request resolved: #92976
nikitaved added a commit that referenced this pull request Jan 25, 2023
ghstack-source-id: 53e062b
Pull Request resolved: #92976
nikitaved added a commit that referenced this pull request Jan 26, 2023
ghstack-source-id: 13462c3
Pull Request resolved: #92976
nikitaved added a commit that referenced this pull request Jan 27, 2023
ghstack-source-id: b2ff3b6
Pull Request resolved: #92976
@nikitaved nikitaved changed the title COO intersection primitives: performance improvement [WIP, do not review]COO intersection primitives: performance improvement Jan 30, 2023
@nikitaved nikitaved changed the title [WIP, do not review]COO intersection primitives: performance improvement [WIP, do not review] COO intersection primitives: performance improvement Jan 30, 2023
This PR improves COO intersection primitives by:
* making it sync-less (dims <= 8, can be changed to any value that fits stack).
* improving performance with much less kernel calls.


[ghstack-poisoned]
This PR improves COO intersection primitives by:
* making it sync-less (dims <= 8, can be changed to any value that fits stack).
* improving performance with much less kernel calls.


[ghstack-poisoned]
This PR improves COO intersection primitives by:
* making it sync-less (dims <= 8, can be changed to any value that fits stack).
* improving performance with much less kernel calls.


[ghstack-poisoned]
This PR improves COO intersection primitives by:
* making it sync-less (dims <= 8, can be changed to any value that fits stack).
* improving performance with much less kernel calls.


[ghstack-poisoned]
This PR improves COO intersection primitives by:
* making it sync-less (dims <= 8, can be changed to any value that fits stack).
* improving performance with much less kernel calls.


[ghstack-poisoned]
This PR improves COO intersection primitives by:
* making it sync-less (dims <= 8, can be changed to any value that fits stack).
* improving performance with much less kernel calls.


[ghstack-poisoned]
This PR improves COO intersection primitives by:
* making it sync-less (dims <= 8, can be changed to any value that fits stack).
* improving performance with much less kernel calls.


[ghstack-poisoned]
This PR improves COO intersection primitives by:
* making it sync-less (dims <= 8, can be changed to any value that fits stack).
* improving performance with much less kernel calls.


[ghstack-poisoned]
This PR improves COO intersection primitives by:
* making it sync-less (dims <= 8, can be changed to any value that fits stack).
* improving performance with much less kernel calls.


[ghstack-poisoned]
@nikitaved
Copy link
Copy Markdown
Collaborator Author

@pytorchbot merge -g

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@seemethere
Copy link
Copy Markdown
Member

@pytorchbot revert -c ghfirst -m "Need to revert this so I can revert #94048 cleanly"

1 similar comment
@seemethere
Copy link
Copy Markdown
Member

@pytorchbot revert -c ghfirst -m "Need to revert this so I can revert #94048 cleanly"

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

@pytorchbot successfully started a revert job. Check the current status here.
Questions? Feedback? Please reach out to the PyTorch DevX Team

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

@nikitaved your PR has been successfully reverted.

pytorchmergebot added a commit that referenced this pull request Mar 3, 2023
This reverts commit b033594.

Reverted #92976 on behalf of https://github.com/seemethere due to Need to revert this so I can revert #94048 cleanly
cyyever pushed a commit to cyyever/pytorch_private that referenced this pull request Mar 5, 2023
This PR improves COO intersection primitives by:
* making it sync-less (dims <= 8, can be changed to any value that fits stack).
* improving performance with much less kernel calls.

Pull Request resolved: pytorch/pytorch#92976
Approved by: https://github.com/cpuhrsch, https://github.com/pearu
cyyever pushed a commit to cyyever/pytorch_private that referenced this pull request Mar 5, 2023
cyyever pushed a commit to cyyever/pytorch_private that referenced this pull request Mar 5, 2023
This PR improves COO intersection primitives by:
* making it sync-less (dims <= 8, can be changed to any value that fits stack).
* improving performance with much less kernel calls.

Pull Request resolved: pytorch/pytorch#92976
Approved by: https://github.com/cpuhrsch, https://github.com/pearu
cyyever pushed a commit to cyyever/pytorch_private that referenced this pull request Mar 5, 2023
@nikitaved nikitaved reopened this Mar 6, 2023
@nikitaved nikitaved closed this Mar 6, 2023
ydwu4 added a commit to ydwu4/pytorch that referenced this pull request Mar 13, 2023
…#92976)"

This reverts commit b033594.

Reverted pytorch#92976 on behalf of https://github.com/seemethere due to Need to revert this so I can revert pytorch#94048 cleanly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request Merged open source release notes: sparse release notes category Reverted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants