Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theodoreai/montecuda

CUDA application for Monte Carlo simulation is used to determine the range of outcomes for a series of parameters, each of which has a probability distribution showing how likely each option is to happen. This is using CUDA.
https://github.com/theodoreai/montecuda

cuda gpu-computing monte-carlo-simulation parallel-computing

Last synced: 28 days ago
JSON representation

CUDA application for Monte Carlo simulation is used to determine the range of outcomes for a series of parameters, each of which has a probability distribution showing how likely each option is to happen. This is using CUDA.

Awesome Lists containing this project

README

        

# cs575-project-5

## Running this program on submit-x.hpc.engr.oregonstate.edu DGX service use the following:
Test: srun -A cs475-575 -p classgputest --pty bash run.bash
Final: srun -A cs475-575 -p classgpufinal --pty bash run.bash