豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

programmer-lxj/Reproducible-BiCGSTAB-is-based-on-ExBLAS-and-ReproBLAS

Repository files navigation

Reproducible-BiCGSTAB-is-based-on-ExBLAS-and-ReproBLAS

Building ReproBiCGSTAB

  1. clone the git-repository into

  2. inside the src directory, invoke make to create CG_MPI executable

Example

automatically generated matrix arising from the finite-difference method of a 3D Poisson’s equation with 27 stencil points. This matrix has the number of rows/columns of the matrix equal to 256^3.

mpirun -np P --bind-to core ./ReproBiCGSTAB/src/CG_MPI ../Matrices/$mat 0 2 159 27

matrix from the Suite Sparse Matrix Collection

mpirun -np P --bind-to core ./ReproBiCGSTAB/src/CG_MPI MAT.rb 1

paper Comparison of Reproducible Parallel Preconditioned BiCGSTAB Algorithm Based on ExBLAS and ReproBLAS. https://dl.acm.org/doi/abs/10.1145/3578178.3578234

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages