DiamondLightSource / DiamondLightSource/httomo
Improve CPU memory efficiency
Open
enhancement
framework
- Dominant language
- Python
- Stars
- 10
- Forks
- 5
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 1
Description
Generally, we are unaware of HTTomo's RAM usage, but it's likely that it is quite high, and probably unnecessarily so at times.
For example, in one case there's been the possibility of a Hamilton node with 251GB of RAM having all its RAM being used by HTTomo when processing a 28GB dataset (parallel run with 20 MPI processes), which is not very efficient and could be improved.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.