Go to the documentation of this file.
7 #define USEMPI (USINGMPI) // choice (set through makehead.inc)
8 #define USEMPIGRMHD USEMPI // always this way
9 #define USEMPIGRRAY USEMPI // always this way
18 #define WRITECLOSEROMIO 1
20 #define READFREEROMIO 3
21 #define WRITEENDROMIO 4
26 #define NUMPACKUNPACK 2 // starting from 1
33 #define DIRGENNUMVARS 7
42 #define DIRLOOPNUMVARS 18
65 #define BINARYOUTPUT 1
66 #define MIXEDOUTPUT 2 // means header is text and dump is binary (handled by dump_gen()
73 #define MPICOMBINESIMPLE 0
75 #define MPICOMBINEMINMEM 1 // homebrew, but buggy on tungsten/mako, no problem on BH cluster -- ever.
76 #define MPICOMBINEROMIO 2 // requires romio package
99 #define CPUTXT ".%04d"
102 #define MYOUT stderr // normally stderr