Skip to content

Commit

Permalink
includes
Browse files Browse the repository at this point in the history
  • Loading branch information
dfm committed Mar 14, 2024
1 parent 246d993 commit fae0d33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/jax_finufft_gpu.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// It is exposed as a standard pybind11 module defining "capsule" objects containing our
// method. For simplicity, we export a separate capsule for each supported dtype.

#include "cufinufft.h"
#include "kernels.h"
#include "pybind11_kernel_helpers.h"

Expand Down

0 comments on commit fae0d33

Please sign in to comment.