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

Vectorized transforms with non-power-of-two degrees #6

Closed
4 tasks done
MikaelSlevinsky opened this issue Jul 6, 2018 · 4 comments
Closed
4 tasks done

Vectorized transforms with non-power-of-two degrees #6

MikaelSlevinsky opened this issue Jul 6, 2018 · 4 comments
Assignees

Comments

@MikaelSlevinsky
Copy link
Owner

MikaelSlevinsky commented Jul 6, 2018

This has been done for

  • spherical harmonics
  • triangular harmonics
  • disk harmonics
  • spin-weighted spherical harmonics
@dawese
Copy link
Contributor

dawese commented Jul 6, 2018

Works for disk harmonics now too (in dawes-testing) . Will continue with triangular next. Triangular harmonics now done as well.

@MikaelSlevinsky
Copy link
Owner Author

P.S. spin-weighted are forthcoming!

@dawese
Copy link
Contributor

dawese commented Jul 23, 2018

Current vectorization for spin weighted (SSE and AVX) can use non powers of two. Thought that would be useful while AVX512 is forthcoming.

@dawese
Copy link
Contributor

dawese commented Jul 25, 2018

Spin weighted is now finished. This completes the issue.

@dawese dawese closed this as completed Jul 25, 2018
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