kokkos / kokkos-tutorials

Tutorials for the Kokkos C++ Performance Portability Programming Ecosystem
https://kokkos.org
Other
301 stars 100 forks source link

Remove mtx files and generate matrices on the fly #46

Closed vqd8a closed 4 years ago

vqd8a commented 4 years ago

The mtx files were removed and the code in the exercises SpILUK and CGSolve_SpILUKprecond were updated with generating matrices on the fly.