Skip to content

Dealing with memory limitation #8

@RaananHadar

Description

@RaananHadar

Hi,
Following your advice regarding setting the recursion limit.
I managed to get this to run with N = 17. My windows machine has a 16GB of RAM, using the Theano backend. higher than that, python crashes.

Here are my questions:

  1. Is this a result of the GPU or CPU ram limit?
  2. Is there a way to effectively deal with it, besides getting more ram?
  3. How much RAM do you have on machines that allow reaching N = 50.
  4. Does it matter whether you use tensorflow or the theano backend?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions