Skip to content
Commit 6019eedf authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Removed __cuda_callable__ from methods in DistributedNDArray and DistributedNDArrayView

CUDA kernels should not ever work with distributed data structures, they
should always get the underlying *local* data structure.
parent 7c9f7acf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment