ComputationalRadiationPhysics / redGrapes

Resource-based, Declarative task-Graphs for Parallel, Event-driven Scheduling :grapes:
https://redgrapes.rtfd.io
Mozilla Public License 2.0
20 stars 5 forks source link

Allocate memory explicity everywhere #74

Closed ikbuibui closed 3 months ago

ikbuibui commented 3 months ago

Fixes the bug introduced in #58 where event follower lists and resource access lists were not allocated at the right place. RedGrapes doesnt depend on global state for memory allocation anymore