Skip to content

Tridsolver 0.1.0

Latest
Compare
Choose a tag to compare
@bgd54 bgd54 released this 12 Oct 10:58
· 7 commits to master since this release

This is the first release of the Tridsolver.

  • libtrid::tridcpu AVX2 and AVX512 implementation of single node solver algorithms
  • libtrid::tridcpu_mpi tridiagonal solver for multinode solvers.
  • libtrid::tridcuda single node CUDA implementation of the library
  • libtrid::tridcuda_mpi Multi-GPU implementation with MPI or NCCL as message passing library.