Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 626 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 626 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.

Added

  • Stream::add_callback function, which adds a host-side callback into a stream's queue
  • Added basic support for allocating CUDA arrays.

0.1.0 - December 1, 2018

  • Initial Release