FLAMEGPU / FLAMEGPU2

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

BugFix: Agent states loaded from file via run args would be ignored. #1093

Closed Robadob closed 11 months ago

Robadob commented 11 months ago

Also updated the IO test to do a 2nd import via argv/argc, and checked this triggered the bug and was fixed after.

Identified here: https://github.com/FLAMEGPU/FLAMEGPU2/discussions/1091#discussioncomment-6487444