Skip to content

Version 18.02.0 (February 2, 2018)

Compare
Choose a tag to compare
@elliottslaughter elliottslaughter released this 02 Feb 18:26
· 15317 commits to stable since this release
  • Legion
    • Support for PowerPC vector intrinsics
    • FieldAccessors support "view" coordinates and equivalent bounds checks
    • Improved schedule priorities for Legion meta-tasks
  • Realm
    • Operation priority can now be adjust after a task/copy is launched
    • Assorted bug/memory leak fixes
    • AffineAccessors support an optional translation from "view" coordinates
      to actual coordinates in the instance being accessed
  • Regent
    • Experimental support for calling Regent tasks from C/C++
    • Support for building with CMake
    • Support for running on PowerPC
  • Bindings
    • Obsolete Lua and Terra bindings have been removed. The remaining Terra
      bindings have been renamed to Regent and now produce libregent.so