Message boards : Graphics cards (GPUs) : Python apps for GPU hosts needs [a whole lot] more disk space.
Author | Message |
---|---|
I've gotten this notice a few times over the last few months... Python apps for GPU hosts needs 27668.09MB more disk space. You currently have 5710.52 MB available and it needs 33378.60 MB. A little over 30Gig? That seems like an awful lot of disk to be using. I know "disk is cheap" and whatnot, but are the datasets truly that big? Anyone know why it needs so much space? | |
ID: 59121 | Rating: 0 | rate: / Reply Quote | |
I've gotten this notice a few times over the last few months... Because it DOES need that much space. The tasks do reinforcement learning using Pytorch and that framework infrastructure needs that much disk space for the examples. | |
ID: 59122 | Rating: 0 | rate: / Reply Quote | |
On Ubuntu 20.04.4, my www.gpugrid.net project directory is 3.7GB, and the slot it is running in shows 9.1GB. So that is certainly less than 30GB. | |
ID: 59123 | Rating: 0 | rate: / Reply Quote | |
and the slot it is running in shows 9.1GB. So that is certainly less than 30GB. Probably WUs may vary in their volume and/or occupied volume may grow during the execution of the task. My current WU consumes almost 16 GiB(slot). Although of course it was interesting to know exactly how the values of the required space are calculated. Based on the fact that different values appear in such messages, this is some kind of automated algorithm, and not manually set values for WUs. | |
ID: 59134 | Rating: 0 | rate: / Reply Quote | |
deleted my post - sorry wrong thread! :) | |
ID: 59180 | Rating: 0 | rate: / Reply Quote | |
Message boards : Graphics cards (GPUs) : Python apps for GPU hosts needs [a whole lot] more disk space.