Skip to content

SPLA 1.5.0

Compare
Choose a tag to compare
@AdhocMan AdhocMan released this 17 Jun 07:22
· 59 commits to master since this release
f3a7b56

SPLA 1.5.0 Release Notes

Features

  • Functions for allocating host and device memory can now be passed to a context, allowing the use of external memory pools.
  • Added internal caching of memory transfers to GPU, improving performance with host memory input
  • Improved detection of BLAS libraries
  • Overhaul of README and added examples