Skip to content

GPU Interface for get_ks(...) and get_rs(...)

Humza Qureshi requested to merge gpu-get_ks-get_rs into main
  • swfft.dist3d() returns a struct that can be passed to GPU kernels.
  • swfft.dist3d().get_ks(...) and swfft.dist3d().get_rs(...) then works on the GPU.

Merge request reports

Loading