Skip to content

Commit

Permalink
Edit CHANGES.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottslaughter committed Sep 28, 2023
1 parent 80f1452 commit 1673c8e
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,14 @@ Version 23.09.0 (September ??, 2023)
- Elide future maps in index launches
- Improvements to Pygion interop
* Realm
- Machine configuration API that allows applications to configure the machine model without using the command line
- Expose Realm managed CUDA/HIP stream to applications to launch GPU tasks without device-wise synchronization when hijack is disabled
- Update the timer to use of rdtsc for different processors
- Performance improvement for getting highest priority task available from any task queue
- Implementation of framebuffer memory with cuMemMap
- Add a machine configuration API that allows applications to configure
the machine model without using the command line
- Expose Realm managed CUDA/HIP stream to applications to launch GPU tasks
without device-wise synchronization when hijack is disabled
- Change timers to use rdtsc
- Improve performance for getting highest priority task available in any
task queue
- Implement framebuffer memory with `cuMemMap`
- Initial work for moving STL dependencies to header only

Version 23.06.0 (June 28, 2023)
Expand Down

0 comments on commit 1673c8e

Please sign in to comment.