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.
- Host: GitHub
- URL: https://github.com/voduchuy/cudafsp
- Owner: voduchuy
- License: mit
- Created: 2018-10-25T19:13:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-04T13:01:26.000Z (almost 5 years ago)
- Last Synced: 2023-08-05T00:23:03.805Z (almost 3 years ago)
- Topics: chemical-master-equation, cuda, stochastic-reaction-networks, sundials
- Language: Cuda
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.