Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 386 Bytes

CHANGELOG.md

File metadata and controls

16 lines (9 loc) · 386 Bytes

Changelog

Version 0.1.0

First version.

Version 0.2.0

  • Use custom execution policies (dynk::RangePolicy and dynk::MDRangePolicy) that create Kokkos execution policies instead of recreating Kokkos execution policies from themselves.

Version 0.3.0

  • Use fences for the layer approach, after and before the parallel block.
  • Add documentation.

Unversioned changes