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

Change how resource access and passing resource to task works #80

Open ikbuibui opened 3 months ago

ikbuibui commented 3 months ago

Shared resource objects now hold resources in a protected manner instead of inheriting Use pair of resource access and actual object to seperate how the access is defined and what is passed to the task