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

Remove _OVERLOAD layer #210

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

samhatfield
Copy link
Collaborator

This PR removes one layer of routines in the Legendre transforms and permits us to call the cuBLAS/hipBLAS routines directly from LEINV/LEDIR via their Fortran bindings. The *_OVERLOAD layer didn't do anything useful and was slowing down debugging of the OpenMP offload development.

I won't mark this as a draft so that the CI suite is triggered, but please wait for my confirmation before merging.

Copy link
Collaborator

@lukasm91 lukasm91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me - nice simplification :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants