Skip to content

Commit

Permalink
Reformat CHANGES.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottslaughter committed Dec 12, 2023
1 parent 9159189 commit 49ba52a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ Version 23.12.0 (December ??, 2023)
* Regent
- Support for HIP multi-GPU per runtime
* Realm
- Replace the point-to-point communication with a more scalable allgatherv from network modules for machine model announcements.
- Support shared memory communication for system memory.
- Provide the sanity check for GPU tasks to detect any leak of CUDA streams.
- Improve scalability of startup by replacing point-to-point
communication with allgatherv for machine model announcements
- Support shared memory communication for system memory
- Provide sanity check for GPU tasks to detect any leak of CUDA streams
- Support for GPU transposes in CUDA-DMA
- Bug fixes for CUDA-DMA

Expand Down

0 comments on commit 49ba52a

Please sign in to comment.