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

fix AtomicList & improve ChunkedList #51

Closed michaelsippel closed 10 months ago

michaelsippel commented 10 months ago
michaelsippel commented 10 months ago

Could you please rebase against the latest dev branch, I am wondering why the diff is against a version which is still including the initial allocation in the constructor where this is already changed in the dev branch.

rebased