Skip to content

Commit 1673c8e

Browse files
Edit CHANGES.txt.
1 parent 80f1452 commit 1673c8e

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CHANGES.txt

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff 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

1619
Version 23.06.0 (June 28, 2023)

0 commit comments

Comments
 (0)