Version 0.5.5: Bug fixes and minor improvements #405
eyalroz
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Run-time compilation functionality
--dopt
Bug fixes
Other changes
cuda::wait(my_event)
, not justcuda::synchronize(my_event)
.time_elapsed_between()
can now accept pairs of eventsbandwidthtest
grid::overall_dimensions_t
from adim3
object, so that they're more interoperable with CUDA-related values you obtained elsewhere.This discussion was created from the release Version 0.5.5: Bug fixes and minor improvements.
Beta Was this translation helpful? Give feedback.
All reactions