Marcus Huntemann
Marcus Huntemann
The splitting again into the independent components is a good idea for the OpenCL version to get around the allocation problem. Three parts would probably be enough for that, using...
I tried around with splitting the Dmatrix into the same chunks as the innermost loop which is in principle the thickness of the slices in x-direction. Instead of handing over...
@vondele Yes, unfortunately it is still in the current version of the code. Some experiments with my local modifications showed that the actual difference discussed in this issue can be...
That is indeed interesting. I tired just now with recent drivers under linux with a GTX 1070 (not used for Desktop). I was actually able to fill the memory completely...
I was trying to write a test for my proposed fix, but it did not have an inference issue in the tests. It seems like it depends on whether something...
I tried to replicate the type instability in the tests and put a test at the end of JacobianTest.jl like ```julia ff(x) = sin.(x) ssx = SA[1.0, 2.0] ssy =...
I had the same issue after an update of Joplin and the Kanban plugin. It was resolved for me with removing and installing the plugin again.