Closed SulleyZhou closed 9 months ago
How do you observe the memory use?
In the future, i would strongly advise to follow the guideline when submitting an issue, it allow everyone to gain time in understanding what the issue is about. https://github.com/starpu-runtime/starpu/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=
closing the issue as it seems to have resolved on its own
Dear StarPU developers : When I run the stencil5_starpu.c program with the arguments of iter=100 and size=1000, my memory is full by the data. However, the memory is not released when the program ended. I wonder why!