Skip to content

Kiwi

Compare
Choose a tag to compare
@natj natj released this 15 Dec 17:30
· 275 commits to master since this release

Large rewrite of the framework. Significant changes are related to how memory is allocated. We now operate in two modes (CPU vs GPU) and do the memory allocation by hand for each state.

Changes include:

  • improved documentation
  • new memory allocator for devices and hosts
  • more robust usage of float data type
  • QED module and basic processes