FLAMEGPU / FLAMEGPU2

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

BugFix: CUDASimulation::initFunctions()/exitFunctions() #1086

Closed Robadob closed 1 year ago

Robadob commented 1 year ago

now check sim has been init.

Prev would mean HostAPI was null.