TWOPT_UINT("num_net_traces",num_net_traces,"number of network traces"),
TWOPT_UINT("priority_type",priority_type,"Priority type (zero): high priority to foreground traffic and low to background/2nd job, (one): high priority to collective operations "),
TWOPT_UINT("payload_sz",payload_sz,"size of payload for synthetic traffic "),
TWOPT_UINT("max_gen_data",max_gen_data,"maximum data to be generated for synthetic traffic "),
TWOPT_UINT("eager_threshold",EAGER_THRESHOLD,"the transition point for eager/rendezvous protocols (Default 8192)"),