Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 666 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 666 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • Celerity should now be able to automatically assign a unique compute device to each node on a host, given that a sufficient number of devices is available. (9d3da06e)

Fixed

  • Don't print an error message regarding buffer lifetime for trivial programs (i.e., programs containing no tasks). (ae133458)

[0.1.0] - 2019-09-05

Hello, World! This is our first release!