problem with outputing the result f "compute pair/gran/local pos id force"

Submitted by saraanvari on Fri, 07/08/2011 - 12:12

I am using the latest version of liggght and tried to output the result of the
"comput pair/gran/local pos id force" command with the following dump command :
dump dmp all local 1000 post/dump.force c_10[1] c_10[2] c_10[3] c_10[4] c_10[5] c_10[6] c_10[7] c_10[8] c_10[9] c_10[11]
I can not run the code on more than 1 by 1 by 1 processor grid. as soon as I use 2 by 1 by 1 processor grid or 2 by 2 by 1 processor grid I receive some errors like mpirun noticed that process rank 1 with PID 9127 on node ... exited on signal 11 (Segmentation fault)
and of course with removing only the the dump command there is no problem. And when I use a lighter data-file (much fewer particles), It's possible to run the code with the dump command up to 2 by 2 by 2 processor grid.
I think the problem might be with the high amount of that data- file. Am I right?

ckloss's picture

ckloss | Fri, 07/08/2011 - 13:01

Can you mail me the file that produces the segfault or at least send the the traceback? I can have a look then

Cheers,
Christoph