Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2007-12-20 01:18:03
Size: 177
Comment:
Revision 3 as of 2008-11-26 04:42:29
Size: 486
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''Question:''' Our jobs are crashing on our cluster because the stdout file is too big (more than 20meg). Is there a way to tell eman to generate a “less verbose” output? '''Q:''' Our jobs are crashing on our cluster because the stdout file is too big (more than 20meg). Is there a way to tell eman to generate a “less verbose” output?

'''A:''' Sorry. Not really. Clusters shouldn't really limit the size of stdout like that... The only real option I can think of would be to redirect stdout of the 'refine' command directly to a file, however, since it calls other subshells, I'm not 100% positive if the subprograms would also go to the file...

Q: Our jobs are crashing on our cluster because the stdout file is too big (more than 20meg). Is there a way to tell eman to generate a “less verbose” output?

A: Sorry. Not really. Clusters shouldn't really limit the size of stdout like that... The only real option I can think of would be to redirect stdout of the 'refine' command directly to a file, however, since it calls other subshells, I'm not 100% positive if the subprograms would also go to the file...

FAQ_EMAN_USING_stdouttoobig (last edited 2008-11-26 04:42:29 by localhost)