fprintf(fp,"Router sample struct format: \nrouter_id (tw_lpid) \nbusy time for each of the %d links (double) \n"
fprintf(fp,"Router sample struct format: \nrouter_id (tw_lpid) \nbusy time for each of the %d links (double) \n"
"link traffic for each of the %d links (int64_t) \nsample end time (double) forward events per sample \nreverse events per sample ",
"link traffic for each of the %d links (int64_t) \nsample end time (double) forward events per sample \nreverse events per sample ",
p->radix,p->radix);
p->radix,p->radix);
fprintf(fp,"\n\nOrdering of links \n%d local (router-router same group) channels \n%d global (router-router remote group)"
fprintf(fp,"\n\nOrdering of links \n%d green (router-router same row) channels \n %d black (router-router same column) channels \n%d global (router-router remote group)"