Skip to content

Version 23.09.0 (September 28, 2023)

Compare
Choose a tag to compare
@elliottslaughter elliottslaughter released this 28 Sep 23:38
· 7209 commits to stable since this release
  • Regent
    • Elide future maps in index launches
    • Improvements to Pygion interop
  • Realm
    • 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