⇤ ← Revision 1 as of 2007-12-20 01:18:03
Size: 177
Comment:
|
Size: 486
Comment:
|
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...