flatironinstitute / jax-finufft

JAX bindings to the Flatiron Institute Non-uniform Fast Fourier Transform (FINUFFT) library
Apache License 2.0
77 stars 2 forks source link

vendor: bump finufft to 2.2.0 #61

Closed lgarrison closed 7 months ago

lgarrison commented 7 months ago

Bumps the finufft dependency to the latest release version, which includes the fixes for the stream race conditions that we had previously been maintaining in our own fork. So now we're back to tracking the "real" repo, rather than a fork.

This version also includes improvements to CUDA error handling. @joseph-long, would you like to see if this gives a more informative error message for your crash?