You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solution should provide both owning and non-owning type for event. It should provide basic operations like recording, checking and waiting on the event.
It should also allow conversions to and from cudaEvent_t
The text was updated successfully, but these errors were encountered:
Solution should provide both owning and non-owning type for event. It should provide basic operations like recording, checking and waiting on the event.
It should also allow conversions to and from cudaEvent_t
The text was updated successfully, but these errors were encountered: