Changeset 19456 for trunk/ippTools/src/difftool.c
- Timestamp:
- Sep 10, 2008, 9:11:41 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/difftool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/difftool.c
r19455 r19456 916 916 PXOPT_COPY_STR(config->args, where, "-kind", "kind", "=="); 917 917 PXOPT_COPY_F32(config->args, where, "-good_frac", "good_frac", ">="); 918 PXOPT_COPY_ F32(config->args, where, "-select_label", "label", "==");918 PXOPT_COPY_STR(config->args, where, "-select_label", "warpRun.label", "=="); 919 919 PXOPT_LOOKUP_STR(workdir, config->args, "-workdir", true, false); // required options 920 920 PXOPT_LOOKUP_STR(reduction, config->args, "-reduction", false, false); // option
Note:
See TracChangeset
for help on using the changeset viewer.
