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

Julia cuda #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

JohannesNaegele
Copy link

@JohannesNaegele JohannesNaegele commented Mar 25, 2020

Hey guys,
kudos for your highly instructive paper!

I thought this could be of use for you: I just translated your CUDA coda to Julia using mainly CUDAnative.jl and CuArrays.jl. For correct time measurement I call the function twice so that compilation time doesn't disturb the result. On my machine (GeForce RTX 2070 SUPER) it runs almost as fast as the C++ version (maybe 1-2% slower).

Best,
Johannes

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

Successfully merging this pull request may close these issues.

1 participant