Skip to content
Snippets Groups Projects
Commit 71a88127 authored by Marcel Mittenbühler's avatar Marcel Mittenbühler
Browse files

Add CUDA epoch timer loss of precision fix

parent b7b0fbe8
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,12 @@ Notable User Facing Changes ...@@ -14,6 +14,12 @@ Notable User Facing Changes
- All device names used to control the platform setup via - All device names used to control the platform setup via
POCL_DEVICES are now lower case (as documented in the user manual). POCL_DEVICES are now lower case (as documented in the user manual).
Notable Bug Fixes
-----------------
- Fixed loss of precision with CUDA event timers due to limited resolution
of the epoch event timer
3.0 June 2022 3.0 June 2022
============= =============
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment