Skip to content

A bi-conjugate gradient solver for atmospheric simulations using GPUs

License

Notifications You must be signed in to change notification settings

gkigiermo/cuda-atm-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cuda-atm-solver

A bi-conjugate gradient solver for atmospheric simulations

Decompress the data

tar -xvzf data.tar.gz

Compile the solver:

bash compile.sh

Execute the solver with the data:

./BiCGStab.x data/matrix_cb05_10000.csr 

About

A bi-conjugate gradient solver for atmospheric simulations using GPUs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published