Skip to content

ivonneleonor/Parallel-solver-in-Cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Parallel solver in Cuda

#The program ca be run in an Ubuntu terminal with the next command line:

nvcc main.cpp hello_fn.cu -arch=sm_30 -lcusparse -lcublas -lcurand -o bicgra

About

BiCGStab solver for 1000000x1000000 matrices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published