|
# Limiting the GPU Memory
|
|
# Limiting the GPU Memory
|
|
|
|
|
|
> :warning: Thesis students only have access to `philae.polito.it`, which does not have a GPU installed (see ["Servers Information"](/servers)). So, this page is only for other group members.
|
|
|
|
|
|
|
|
As explained in the ["Monitoring Resources"](/monitoring) page, GPU memory is a critical resource, since most programs will simply crash when the GPU runs out of memory. It is your responsibility to make sure that you are not monopolizing the entire memory of a GPU for a long time.
|
|
As explained in the ["Monitoring Resources"](/monitoring) page, GPU memory is a critical resource, since most programs will simply crash when the GPU runs out of memory. It is your responsibility to make sure that you are not monopolizing the entire memory of a GPU for a long time.
|
|
|
|
|
|
This page lists a set of tricks to limit your GPU memory from commonly used applications and libraries.
|
|
This page lists a set of tricks to limit your GPU memory from commonly used applications and libraries.
|
... | | ... | |