Skip to content

ver1.0 Release

Compare
Choose a tag to compare
@t-hishinuma t-hishinuma released this 06 Sep 18:52
· 38 commits to master since this release
c5acc25

D/DD BLAS Lv1

  • axpy
  • nrm2
  • scale
  • dot
  • xpay
  • axpyz

Sparse BLAS (double sparse matrix (CRS) and D/DD vector multiplication)

  • matrix creation from MatrixMarket format
  • SpMV

CI test by github actions

result

mixed precision sample of CG method

https://github.com/t-hishinuma/DD-AVX_v3/blob/master/sample/cg.cpp