/cuda_sparse_triangular_solve

15418 Final Project: Parallelizing the Sparse Triangular Solver in CUDA

Primary LanguageC

Compilation

Type ''' make '''

from the top-level directory.

Execution

Type

./gpu_solver <LHS_MATRIX_NAME>.mtx>

To run tests, type

./cuda_tests