Changeset 27389 for trunk/ippTools/src/warptool.c
- Timestamp:
- Mar 22, 2010, 12:31:12 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/warptool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/warptool.c
r27258 r27389 383 383 PXOPT_COPY_S64(config->args, where, "-warp_id", "warpRun.warp_id", "=="); 384 384 PXOPT_COPY_STR(config->args, where, "-reduction", "warpRun.reduction", "=="); 385 PXOPT_COPY_STR(config->args, where, "-label", "warpRun.label", "==");386 385 PXOPT_COPY_STR(config->args, where, "-state", "warpRun.state", "=="); 387 PXOPT_COPY_STR(config->args, where, "-data_group","warpRun.data_group", "=="); 388 PXOPT_COPY_STR(config->args, where, "-dist_group","warpRun.dist_group", "=="); 386 PXOPT_COPY_STR(config->args, where, "-data_group","warpRun.data_group","=="); 387 PXOPT_COPY_STR(config->args, where, "-dist_group","warpRun.dist_group","=="); 388 pxAddLabelSearchArgs(config, where, "-label", "warpRun.label", "=="); 389 389 390 390 PXOPT_COPY_TIME(config->args, where, "-registered_begin", "warpRun.registered", ">=");
Note:
See TracChangeset
for help on using the changeset viewer.
