Skip to content

[SYCL][PI][CUDA] Implement profiling info queries #1298

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

Merged
merged 1 commit into from
Mar 14, 2020

Conversation

steffenlarsen
Copy link
Contributor

Implements profiling info queries for PI_PROFILING_COMMAND_QUEUED,
PI_PROFILING_COMMAND_SUBMIT, and PI_PROFILING_COMMAND_START in
piEventGetProfilingInfo for the CUDA backend.

Signed-off-by: Steffen Larsen [email protected]

@steffenlarsen steffenlarsen force-pushed the steffen/kernel-profiling-info branch 2 times, most recently from cd462f3 to 4540b54 Compare March 12, 2020 22:31
@steffenlarsen steffenlarsen changed the title [SYCL][PI][PTX] Implement profiling info queries [SYCL][PI][CUDA] Implement profiling info queries Mar 12, 2020
@bader bader added the cuda CUDA back-end label Mar 12, 2020
@steffenlarsen steffenlarsen force-pushed the steffen/kernel-profiling-info branch from 4540b54 to ad85d4a Compare March 13, 2020 11:29
romanovvlad
romanovvlad previously approved these changes Mar 13, 2020
Implements profiling info queries for PI_PROFILING_COMMAND_QUEUED,
PI_PROFILING_COMMAND_SUBMIT, and PI_PROFILING_COMMAND_START in
piEventGetProfilingInfo for the CUDA backend.

Signed-off-by: Steffen Larsen <[email protected]>
@steffenlarsen
Copy link
Contributor Author

Resolved merge conflicts.

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

Successfully merging this pull request may close these issues.

4 participants