BlueBrain / BlueBrain/Deep-Atlas

Monitor interpolation memory usage when using GPUs

Open
#59 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

People have run out of memory in the middle of interpolation.

* Once the interpolation is done, there is no need to keep the successfully interpolated in the GPU memory. Make sure it is deleted (e.g. `.to("cpu")`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.