You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On CPU, we can pass chkbnds=0 to finufft in our reverse pass. This is supposed to be a few % faster, and we inherit the points from the forward pass so they have already been bounds checked
The text was updated successfully, but these errors were encountered:
On CPU, we can pass
chkbnds=0
to finufft in our reverse pass. This is supposed to be a few % faster, and we inherit the points from the forward pass so they have already been bounds checkedThe text was updated successfully, but these errors were encountered: