CosmoStat / CosmoStat/sp_validation
[BUG] Jupyter not stoping correctly, high memory usage
@sfarrens is already working on this.
Since Jul 23, 2022.
- Dominant language
- Python
- Stars
- 2
- Forks
- 5
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 19
Description
I will need confirmation from @martinkilbinger on this issue but I think that when the validation script ends, it does not stop the jupyter kernel correctly and the results is that the RAM is not freed. Currently (23/07/2022) there is a sleeping process on Candide that uses 22.5% of the RAM (~35Go) for about a week..
On this topic, I think there is some optimization to do. When I run the validation on the final catalogue with my code I can have a peak of memory usage above 40Go or 50Go but in average my code uses more around 10Go.
It could be nice to have a look at that
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.