Ladislav Dobrovský
Results
3
comments of
Ladislav Dobrovský
Thanks for the quick reply, @aneshlya . I was trying the same as CUDA pitched memory, where it is idiomatic ``` T* pElement = (T*)((char*)BaseAddress + Row * pitch) +...
I have encountered the same problem still. Is there a plan to fix it?
> I've used `del` in other ways and it seems to work, but it might behave differently with list elements. I can check into it. yes, for list/array it is...