flatten_indices: remove syncs#94401
Conversation
[ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/94401
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 07d182b: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
pearu
left a comment
There was a problem hiding this comment.
LGMT! Thanks, @nikitaved!
| // NOTE: capture by value required by CUDA | ||
| [=] FUNCAPI (int64_t nnz_idx) -> int64_t { | ||
| const auto* RESTRICT ptr_indices_dim = ptr_indices + nnz_idx * indices_nnz_stride; | ||
| auto hash = static_cast<int64_t>(0); |
There was a problem hiding this comment.
| auto hash = static_cast<int64_t>(0); | |
| int64_t hash = 0; |
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
|
@pytorchbot merge |
Merge startedYour 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 |
Pull Request resolved: pytorch/pytorch#94401 Approved by: https://github.com/cpuhrsch, https://github.com/pearu
|
This causes internal link failures, trying to investigate: Some explanation: Lines 1916 to 1925 in b992199 |
To expose errors similar to #94401 (comment) in OSS CI
To expose errors similar to #94401 (comment) in OSS CI Building `aten_cpu` as a shared library with `-Wl,--no-undefined` simulates behavior of Android NDK toolchain. Test plan: It should fail, see https://github.com/pytorch/pytorch/actions/runs/4410571970/jobs/7728232916#step:14:1386 Pull Request resolved: #96697 Approved by: https://github.com/kit1980
Pull Request resolved: pytorch/pytorch#94401 Approved by: https://github.com/cpuhrsch, https://github.com/pearu
One more regression from #94401
One more regression from #94401 Pull Request resolved: #96765 Approved by: https://github.com/izaitsevfb, https://github.com/Skylion007
To expose errors similar to pytorch/pytorch#94401 (comment) in OSS CI Building `aten_cpu` as a shared library with `-Wl,--no-undefined` simulates behavior of Android NDK toolchain. Test plan: It should fail, see https://github.com/pytorch/pytorch/actions/runs/4410571970/jobs/7728232916#step:14:1386 Pull Request resolved: pytorch/pytorch#96697 Approved by: https://github.com/kit1980
One more regression from pytorch/pytorch#94401 Pull Request resolved: pytorch/pytorch#96765 Approved by: https://github.com/izaitsevfb, https://github.com/Skylion007
To expose errors similar to pytorch/pytorch#94401 (comment) in OSS CI Building `aten_cpu` as a shared library with `-Wl,--no-undefined` simulates behavior of Android NDK toolchain. Test plan: It should fail, see https://github.com/pytorch/pytorch/actions/runs/4410571970/jobs/7728232916#step:14:1386 Pull Request resolved: pytorch/pytorch#96697 Approved by: https://github.com/kit1980
One more regression from pytorch/pytorch#94401 Pull Request resolved: pytorch/pytorch#96765 Approved by: https://github.com/izaitsevfb, https://github.com/Skylion007
Stack from ghstack (oldest at bottom):