StaticOptim.jl icon indicating copy to clipboard operation
StaticOptim.jl copied to clipboard

GPU?

Open aaowens opened this issue 7 years ago • 0 comments

It would be great if this ran on the GPU. It seems we might be most of the way there since this has no allocations, which I believe is a GPU requirement. However, I don't know much about GPU programming. Does StaticArrays even work on GPUs?

aaowens avatar Oct 31 '18 17:10 aaowens