Compilation
Type ''' make '''
from the top-level directory.
Execution
Type
./gpu_solver <LHS_MATRIX_NAME>.mtx>
To run tests, type
./cuda_tests
15418 Final Project: Parallelizing the Sparse Triangular Solver in CUDA
C
Type ''' make '''
from the top-level directory.
Type
./gpu_solver <LHS_MATRIX_NAME>.mtx>
To run tests, type
./cuda_tests