Skip to content

Create CUDA events with cudaEventDisableTiming#1227

Merged
ericniebler merged 1 commit intoNVIDIA:mainfrom
caugonnet:disable_timing_in_cuda_events
Jan 30, 2024
Merged

Create CUDA events with cudaEventDisableTiming#1227
ericniebler merged 1 commit intoNVIDIA:mainfrom
caugonnet:disable_timing_in_cuda_events

Conversation

@caugonnet
Copy link
Contributor

CUDA events enable timing by default, which may introduce superfluous synchronizations when timing is not needed

@copy-pr-bot
Copy link

copy-pr-bot bot commented Jan 30, 2024

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@ericniebler
Copy link
Collaborator

/ok to test

@ericniebler ericniebler merged commit f316921 into NVIDIA:main Jan 30, 2024
@ericniebler
Copy link
Collaborator

Thanks!

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.

2 participants