Skip to content

Version 24.12.0 (December 20, 2024)

Latest
Compare
Choose a tag to compare
@elliottslaughter elliottslaughter released this 19 Dec 18:53
  • Legion
    • Numerous bug fixes
  • Regent
    • Support for running without the CUDA hijack
    • Support for NVIDIA Hopper GPU architecture
  • Tools
    • Support for exporting profiles to NVTXW format
    • Simplifications that may improve performance by removing obsolete features
  • Realm
    • Remove the need for dynamic_cast in ExternalResource
    • Support for CUPTI profiling
    • Support for registring per GPU reduction operations via CUfunction
    • Add a flag and default disable ATS/HMM support and shared CPU memories
    • Support for scalable barrier via radix tree
    • Support for querying resources of NUMA
    • Support for backtrace via cpptrace
    • More unit tests
    • CI coverage for HIP with NVIDIA backend