Skip to content

Releases: OP-DSL/tridsolver

Tridsolver 0.1.0

12 Oct 10:58
Compare
Choose a tag to compare

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.