File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,14 @@ Version 23.09.0 (September ??, 2023)
66 - Elide future maps in index launches
77 - Improvements to Pygion interop
88 * Realm
9- - Machine configuration API that allows applications to configure the machine model without using the command line
10- - Expose Realm managed CUDA/HIP stream to applications to launch GPU tasks without device-wise synchronization when hijack is disabled
11- - Update the timer to use of rdtsc for different processors
12- - Performance improvement for getting highest priority task available from any task queue
13- - Implementation of framebuffer memory with cuMemMap
9+ - Add a machine configuration API that allows applications to configure
10+ the machine model without using the command line
11+ - Expose Realm managed CUDA/HIP stream to applications to launch GPU tasks
12+ without device-wise synchronization when hijack is disabled
13+ - Change timers to use rdtsc
14+ - Improve performance for getting highest priority task available in any
15+ task queue
16+ - Implement framebuffer memory with `cuMemMap`
1417 - Initial work for moving STL dependencies to header only
1518
1619Version 23.06.0 (June 28, 2023)
You can’t perform that action at this time.
0 commit comments