Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Mosaic GPU] Fix up the Blackwell code to match changes in the CUDA runtime#28221

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_750972712
Apr 25, 2025
Merged

[Mosaic GPU] Fix up the Blackwell code to match changes in the CUDA runtime#28221
copybara-service[bot] merged 1 commit into
mainfrom
test_750972712

Conversation

@copybara-service
Copy link
Copy Markdown

[Mosaic GPU] Fix up the Blackwell code to match changes in the CUDA runtime

The CUDA runtime now complains if the kernel does not explicitly deallocate
the tensor memory. Also included a drive-by fix for the buggy lowering of
vector.extract_strided_slice (the integers are signless and getSInt does not
support those).

@copybara-service copybara-service Bot force-pushed the test_750972712 branch 3 times, most recently from d1fccbe to 44157dc Compare April 25, 2025 09:35
…untime

The CUDA runtime now complains if the kernel does not explicitly deallocate
the tensor memory. Also included a drive-by fix for the buggy lowering of
vector.extract_strided_slice (the integers are signless and `getSInt` does not
support those).

PiperOrigin-RevId: 751338675
@copybara-service copybara-service Bot merged commit d8238ec into main Apr 25, 2025
1 of 2 checks passed
@copybara-service copybara-service Bot deleted the test_750972712 branch April 25, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant