garymacindoe / cuda-cholesky

Implementation of hybrid Cholesky Decomposition and Inverse algorithms for multicore and multiGPU systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cuda-cholesky

Implementation of hybrid Cholesky Decomposition and Inverse algorithms for multicore and multiGPU systems.

This code was developed as part of my PhD. My thesis is available at http://discovery.ucl.ac.uk/1400115/.

About

Implementation of hybrid Cholesky Decomposition and Inverse algorithms for multicore and multiGPU systems.

License:MIT License


Languages

Language:C 74.0%Language:Cuda 25.2%Language:Makefile 0.4%Language:Shell 0.4%