Library files
on-device/
- CUDA kernels that implement an "on-device" solver architecture
- See root
README
for explanation
host-device/
- CUDA kernels that implement a "host-device" solver architecture
- See root
README
for explanation
host/
- C++ library that implements single-threaded CPU solver
host-par/
- C++ library that implements parallelized CPU solver