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 broken example #47

Closed psychocoderHPC closed 10 months ago

psychocoderHPC commented 10 months ago

readGrapes init and finalize is missing in 1_resource.cpp

This is the reason why I saw the issue I fixed with #46.

psychocoderHPC commented 10 months ago

note: This PR still fixes not all the issues I have on my laptop, I am still unable to execute the first example without a segmentation fault.

Wrong alert, with this fix I can run the first example.