Skip to content

使用cuda实现Cholesky分解,并对程序进行了多个优化版本设计

License

Notifications You must be signed in to change notification settings

Suncol/Cholesky-cuda

Repository files navigation

Cholesky-cuda

使用cuda实现Cholesky分解,并对程序进行了多个优化版本设计 目前几个cuda程序已经可以正常运行,使用的时候可以修改头文件和.cu文件中的宏定义部分分别更改矩阵的大小和动用的block和threads数量。 MPI部分代码尚有问题,会尽快发布。

About

使用cuda实现Cholesky分解,并对程序进行了多个优化版本设计

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors