Ludvig af Klinteberg

Results 4 issues of Ludvig af Klinteberg

When called from `write_deps_file()`, `locate()` will happily match any library that begins with the same string as the library we are looking for: https://github.com/JuliaPackaging/BinaryProvider.jl/blob/cb403e6e19c5ec130b47cf3d85d8e9530adabd14/src/Products.jl#L158 In my case I was trying...

https://github.com/TRI-ML/packnet-sfm/blob/c03e4bf929f202ff67819340135c53778d36047f/packnet_sfm/models/model_checkpoint.py#L127-L130 This can happen when restarting from a checkpoint.

Now that the library has a CUDA implementation, we should interface it from here.

enhancement

Related to the FINUFFT.jl issue https://github.com/ludvigak/FINUFFT.jl/issues/61 we have boiled down that the following code causes a crash running on Windows with Julia v1.10.4 and FFTW v1.8.0, but only when explicitly...