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

Hold worker instead of pointer to a worker in WorkerThread #68

Closed ikbuibui closed 5 months ago

ikbuibui commented 5 months ago

Hold worker instead of pointer to a worker in WorkerThread Use alloc_shared_bind for the MPI_request_pool instead of make_shared