LDLt_factorization_GPU

所属分类:GPU/显卡
开发工具:Cuda
文件大小:5KB
下载次数:0
上传日期:2019-05-23 19:23:10
上 传 者sh-1993
说明:  “GPU编程”课程项目。
(The course project for "Programmation en GPU".)

文件列表:
DevQuery.cu (1618, 2019-05-24)
main.cu (19807, 2019-05-24)
timer.h (882, 2019-05-24)

# LDLt_factorization_GPU The course project for "Programmation en GPU" @ ENSAE. This project aims to implement a batch parallel version of [LDLt factorization](https://en.wikipedia.org/wiki/Cholesky_decomposition) on GPU. In order to execute the code in `main.cu`, you should have a GPU in your device with __CUDA__ installed. You can compile the code by the command line `nvcc main.cu -arch=sm_50 -o main` and then execute `./main`.

近期下载者

相关文件


收藏者