Class SimRunner¶
Defined in File SimRunner.h
Nested Relationships¶
Nested Types¶
Class Documentation¶
-
class SimRunner¶
A thread class which executes RunPlans on a single GPU
This class is used by CUDAEnsemble, it creates one SimRunner instance per GPU, each executes in a separate thread. There may be multiple instances per GPU, if running small models on large GPUs.
Friends
- friend class flamegpu::CUDAEnsemble