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

Another attempt to offload computation to cuBlas. #144

Open
wzf03 opened this issue Apr 12, 2024 · 0 comments
Open

Another attempt to offload computation to cuBlas. #144

wzf03 opened this issue Apr 12, 2024 · 0 comments

Comments

@wzf03
Copy link

wzf03 commented Apr 12, 2024

We have tried to offload the mat_mul to gpu using cuBlas and c interface, and gain at least 2x speedup in the SlabSS_calc task with A100.
This idea is still very preliminary, but it is compatible with exist mpi parallel.
This project serves as a catalyst, hoping to inspire more people to optimize and refine this project.
https://github.com/pkusc/wannier_tools_cuda

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

1 participant