FLAMEGPU / FLAMEGPU2

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

chore: more descriptive error message for python/codegen #1196

Open society-research opened 7 months ago

society-research commented 7 months ago

In case of a function-not-found warning during code generation, only tree-relative line numbers are given in the warning message, an explicit function name is added for finding the culprit quickly.