Skip to content

Use grid-stride loop for fill!#691

Open
christiangnrd wants to merge 1 commit intomasterfrom
gsfill
Open

Use grid-stride loop for fill!#691
christiangnrd wants to merge 1 commit intomasterfrom
gsfill

Conversation

@christiangnrd
Copy link
Member

AMD and Metal do not support total grid size dimensions >=2^32, leading large fill!s on AMDGPU to fail to launch (bad), and silently fail on Metal (worse).

@vchuravy
Copy link
Member

vchuravy commented Mar 3, 2026

Can we add a check to Metal.jl?

@christiangnrd
Copy link
Member Author

Can we add a check to Metal.jl?

JuliaGPU/Metal.jl#751

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.

2 participants