What's MemoryError in loading saved files?

Asked by behzad

Hi,

I ran a simulation on a cluster computer. The script had a O.save('*.yade') at the end. So, I got the saved file. But, now I cannot open the file in my computer. It gives "MemoryError".

Do you guys have an idea how can I overcome this?

Thanks,
Behzad

Welcome to Yade 2015-07-15.git-f7fff34
TCP python prompt on localhost:9000, auth cookie `kseucy'
XMLRPC info provider on http://localhost:21000
Running script load_it.py
Traceback (most recent call last):
  File "/home/bemaj3/sw/bin/yade2015-July-15", line 182, in runScript
    execfile(script,globals())
  File "load_it.py", line 5, in <module>
    O.load('stld5K_core8.yade')
MemoryError

Question information

Language:
English Edit question
Status:
Answered
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Anton Gladky (gladky-anton) said :
#1

Hi,

be sure, you run the same Yade version, like you have on the cluster.
Search mail archive, the question was answered many times.

Anton

Am Dienstag, 21. Juli 2015 schrieb behzad :

> New question #269508 on Yade:
> https://answers.launchpad.net/yade/+question/269508
>
> Hi,
>
> I ran a simulation on a cluster computer. The script had a
> O.save('*.yade') at the end. So, I got the saved file. But, now I cannot
> open the file in my computer. It gives "MemoryError".
>
> Do you guys have an idea how can I overcome this?
>
> Thanks,
> Behzad
>
>
>
> Welcome to Yade 2015-07-15.git-f7fff34
> TCP python prompt on localhost:9000, auth cookie `kseucy'
> XMLRPC info provider on http://localhost:21000
> Running script load_it.py
> Traceback (most recent call last):
> File "/home/bemaj3/sw/bin/yade2015-July-15", line 182, in runScript
> execfile(script,globals())
> File "load_it.py", line 5, in <module>
> O.load('stld5K_core8.yade')
> MemoryError
>
>
> --
> You received this question notification because you are a member of
> yade-users, which is an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : <email address hidden> <javascript:;>
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>

--

Anton

Can you help with this problem?

Provide an answer of your own, or ask behzad for more information if necessary.

To post a message you must log in.