You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add documentation about using flamegpu::util::cleanup() or pyflamegpu.cleanup() once at the end of the applciation to allow/ensure profiling / cuda memcheck to work correctly, including the dangers of calling the method too early / from the host API.