Memory error with fit-view and vertex text
Hi, I have a problem with the following code here: https://gist.github.com/FlxVctr/0be83561c6c423222c3fb0799c606667 As soon as I try to fit-view or resize the text I get a memory error even though I have more than 30GB RAM available. Does this functionality rely on GPU memory? Cheers, Felix
On 20.09.2016 09:18, Felix Victor Münch wrote:
Hi,
I have a problem with the following code here:
https://gist.github.com/FlxVctr/0be83561c6c423222c3fb0799c606667
As soon as I try to fit-view or resize the text I get a memory error even though I have more than 30GB RAM available. Does this functionality rely on GPU memory?
What is the size of the largest text label you have? -- Tiago de Paula Peixoto <tiago@skewed.de>
Thanks for the quick answer. Somehow the problem solved itself after restarting the kernel. I might have divided by zero somewhere when fiddling with the sizes, in the parts of the notebook that weren't visible. https://media.giphy.com/media/F7yLXA5fJ5sLC/giphy.gif Sorry for your time. Cheers, Felix Tiago Peixoto wrote
On 20.09.2016 09:18, Felix Victor Münch wrote:
I have a problem with the following code here:
https://gist.github.com/FlxVctr/0be83561c6c423222c3fb0799c606667
As soon as I try to fit-view or resize the text I get a memory error even though I have more than 30GB RAM available. Does this functionality rely on GPU memory?
What is the size of the largest text label you have?
-- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/... Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com.
participants (3)
-
Felix Victor Münch -
flxvctr -
Tiago de Paula Peixoto