FLAMEGPU / FLAMEGPU2

FLAME GPU 2 is a GPU accelerated agent based modelling framework for CUDA C++ and Python
https://flamegpu.com
MIT License
103 stars 20 forks source link

Ensemble Enhancements #440

Open Robadob opened 3 years ago

Robadob commented 3 years ago

These were left over from the PR, but none-blocking

Robadob commented 2 years ago

Was thinking about CUDAEnsemble error reporting or lack thereof, may have thought of a suitable approach: New CUDAEnsemble::EnsembleConfig parameter error_level or fail_mode.

Would need a decision on the most appropriate default error level, probably 1 imo.