Skip to content

Tasmanian 6.0

Compare
Choose a tag to compare
@mkstoyanov mkstoyanov released this 03 Oct 15:36
· 2221 commits to master since this release
3298cea
  • Tasmanian can use UTK MAGMA as back-end for GPU Accelerated Linear Algebra
  • New type of grid: Fourier grids use trigonometric basis and preserve periodicity
  • Added CUDA kernels for Sequence and Fourier grids
  • In addition to arrays, the external API accepts std::vector<type> with basic error checking
  • Numerous bug-fixes and performance enhancements, see the changelog for details