Skip to content

1.10

Compare
Choose a tag to compare
@stelleg stelleg released this 08 Sep 19:59

New Features:

  • Task queue subsystem
  • Task-level barrier for SPR
  • Environment option to toggle use of guard pages

Improvements:

  • Fixed loop constructs to use all workers
  • Unified (and simplified) internal handling of multi-threaded vs single-threaded scheduling regimes
  • Removed defunct SST support, to avoid confusing people
  • Removed futurelib
  • Cleans up affinity subsytem interface and hwloc implementation
  • Added support for Chapel launcher.
  • Added configuration option to enable eureka support; marked as experimental
  • Added support for improved compatibility with DUMA tool

Bugfixes:

  • Fix various memory leaks associated with spawncache, sincs, preconds, timers.
  • Fix SPR put/get handle bug.