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

CuEvent and performance benchmark in device time #10

Open
moon6pence opened this issue Feb 2, 2015 · 1 comment
Open

CuEvent and performance benchmark in device time #10

moon6pence opened this issue Feb 2, 2015 · 1 comment

Comments

@moon6pence
Copy link
Contributor

Implement interface for using cuda events.

I did it long time ago in CUDA.jl package, so it will be simple task.
moon6pence/CUDA.jl@ab1aed8

And we can implement such @elapsed and tic/toc() stuff in GPU time.
We can use CPU time functions but GPU time looks be more accurate and usually gives faster result.

@timholy
Copy link
Contributor

timholy commented Feb 2, 2015

Sounds good.

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

2 participants