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

Core: write CUDA backend for HTST #552

Open
GPMueller opened this issue Dec 17, 2019 · 0 comments
Open

Core: write CUDA backend for HTST #552

GPMueller opened this issue Dec 17, 2019 · 0 comments

Comments

@GPMueller
Copy link
Member

The matrix multiplications take up a sizeable amount of time and could easily be put on cuBLAS or similar. It may also be feasible to do the diagonalisations using a CUDA library, but the fact that Spirit uses the library Spectra may be a problem here.

For the case of eventual sparse matrix optimisations, cuSparse would also be available.

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

No branches or pull requests

1 participant