prodoelmit
prodoelmit
I should add that today I've met similar error in OpenCL package. ``` ERROR: ReadOnlyMemoryError() in clGetPlatformIDs(::Int64, ::Ptr{Void}, ::Base.RefValue{UInt32}) at /home/morodeer/.julia/v0.5/OpenCL/src/api.jl:17 in macro expansion at /home/morodeer/.julia/v0.5/OpenCL/src/macros.jl:4 [inlined] in platforms() at...
@snpp07 I've implemented the recalling logic, see demo: https://youtube.com/shorts/ULHYwuD8-6E?feature=share I've had to ignore some of options, as there is indeed already some custom logic for them: ```cpp // TRANSPOSE_TO_KEY and...