Julia Programming Language
CuArray find first negative value along columns
New to Julia
question
dpsanders
August 15, 2020, 11:06pm
2
I think you can / should do this by writing a kernel similar to
CUDA.findfirst
.
Column-wise reduction on a CUDA.CuArray matrix
show post in topic