Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make spreadinterp.cpp use upsampfac=1.25 .h coeffs code, instead of old .c code. #501

Closed
ahbarnett opened this issue Jul 22, 2024 · 0 comments
Milestone

Comments

@ahbarnett
Copy link
Collaborator

Unify the two upsam[pfacs to both use same xsimd ker_eval code, and their respective .h coeff headers, now both available.

      Note:   We do not need padding anymore. The CPU version generates it (even when xsimd is not used explicitly.

The GPU version does not use padding.- so enevtually we can set wpad=false in matlagb and regen the .c horner code for the GPU.

Originally posted by @DiamonDinoia in #499 (comment)

@DiamonDinoia DiamonDinoia added this to the 2.3 milestone Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants