An open API service indexing awesome lists of open source software.

https://github.com/voduchuy/cudafsp

CUDA-based implementation of the Finite State Projection (FSP) algorithm.
https://github.com/voduchuy/cudafsp

chemical-master-equation cuda stochastic-reaction-networks sundials

Last synced: 5 months ago
JSON representation

CUDA-based implementation of the Finite State Projection (FSP) algorithm.

Awesome Lists containing this project

README

          

# CudaFsp

CUDA-based implementation of the Finite State Projection (FSP) algorithm.

## Dependencies

- CUDA Toolkit 9X.
- SUNDIALS with CVODE, CVODES and NVEC_CUDA enabled.