Skip to content

Latest commit

 

History

History

lib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Overview

Library files

Directory Structure

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