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

Discussion on the GPU implementation of RMSD optimalAlignment and related modules #869

Open
zhang954527 opened this issue Sep 16, 2022 · 0 comments
Labels

Comments

@zhang954527
Copy link

Earlier we submitted a related pull request: #859

Here we used ArrayFire to do a preliminary GPU implementation of the RMSD optimalAlignment, and posted the relevant performance tests.

Due to the extra time spent on data transfer between the host and the device, the speedup achieved is limited. And we discussed the issue with several developers.

Proposed by @carlocamilloni, open this issue to discuss how to move GPU implementation forward.

Any thoughts on the GPU implementation or this pull request can be discussed here.

Thanks!

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

No branches or pull requests

2 participants