Skip to content

Incomplete-Cholesky preconditioned conjugate gradient algorithm implemented with cuBLAS/cuSPARSE

Notifications You must be signed in to change notification settings

Ending2015a/ICCG0_CUDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICCG0_CUDA

This repo contains an implementation of Incomplete-Cholesky preconditioned conjugate gradient algorithm using c++ and cuBLAS/cuSPARSE (CUDA 11.0) which I used to make a 2D semi-lagrangain fluid simulatoin.

You can find the fluid simulation here.

See this tutorial written in Chinese for more implementation details.

The algorithm I used:

About

Incomplete-Cholesky preconditioned conjugate gradient algorithm implemented with cuBLAS/cuSPARSE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages