
#define NUMIPUS        (4)
#define NUMTILES       (1472)
// #define COMMS comment_me_out_to_disable_comms
#define COMMSBUFSIZE   (32)
#define INPUTBUFSIZE   (1024)
#define PRINTBUFSIZE   (256)
#define PERTILEFILEMAX (4096)

#define NUMREPLS       (NUMIPUS * NUMTILES)