FLAMEGPU2
FLAMEGPU2 copied to clipboard
Ensemble Enhancements
These were left over from the PR, but none-blocking
- Import/export
RunPlanVec
to file ability. - There was originally a plan to have code that estimates max concurrent models by estimating memory usage.
- ~~If
CUDASimulation
errors out during ensemble, currently no information is captured (I think it's just printed to (stderr
orstdout
). Might want a nice way of logging these errors.~~