You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, if this isn't a blocker, I'd like to postpone that until we migrate GPUArrays over to KernelAbstractions.jl, so that we can "simply" have a single definition of that functionality over there instead of duplication it across GPU back-ends.
maleadt
changed the title
Matrix Logical Indexing with .==
Support for logical indexing
Sep 13, 2024
Logical indexing of a matrix using .== doesn't work for oneAPI:
It does work for CUDA, AMDGPU, and Metal based on the results of this build: https://buildkite.com/julialang/komamri-dot-jl/builds/913
The text was updated successfully, but these errors were encountered: