Page 1 of 1

How to handle this error

Posted: Tue Dec 28, 2010 4:38 pm
by hplan
Dear Developers:

When i perform calculations of the BS matrix, i get this error

Code: Select all

[ERROR] STOP signal received while in :[05.01] Main loop
[ERROR]Mem All. failed. Element O1x require    0.52545 [Gb]
Does it mean that the PCs donot have enough memory ? But the physical memory of the PCs is 3GB per cpu core .


Thanks,

Haiping

Re: How to handle this error

Posted: Tue Dec 28, 2010 5:44 pm
by Daniele Varsano
Dear Haiping,
check in the log file, the amount of memory allocated so far,
and look if you will overcame the 3Gb with the memory required
for O1x. If it is a memory problem, you cant try to reduce he FFTGvec size.

Cheers,

Daniele