Skip to content

v0.1.0

Choose a tag to compare

@mgyoo86 mgyoo86 released this 05 Jan 21:54
· 110 commits to master since this release

What's Changed

  • Add unsafe_acquire! API and Optimize N-D Array Performance by @mgyoo86 in #1
  • #N-D Cache for Zero-Alloction by @mgyoo86 in #2
  • Export checkpoint! and rewind! for Manual Pool Management by @mgyoo86 in #3
  • Return ReshapedArray from acquire! for N-D arrays by @mgyoo86 in #4
  • PR: N-way Cache for unsafe_acquire! by @mgyoo86 in #5
  • Untracked Acquire Detection & State Management Improvements by @mgyoo86 in #6
  • Add Fixed Slot Infrastructure by @mgyoo86 in #7
  • Add reset! function and safe rewind! behavior by @mgyoo86 in #8
  • Add CUDA Backend Support by @mgyoo86 in #9
  • Convenience Functions & DisabledPool by @mgyoo86 in #10
  • Improve @with_pool Macro Source Location for Better Coverage & Debugging by @mgyoo86 in #11
  • docs: add GitHub Pages documentation with Documenter.jl by @mgyoo86 in #12

New Contributors

Full Changelog: https://github.com/ProjectTorreyPines/AdaptiveArrayPools.jl/commits/v0.1.0