- Timestamp:
- Dec 2, 2021, 3:49:55 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20211108/ippTools/src/stacktool.c
r41297 r41951 264 264 pxAddLabelSearchArgs (config, where, "-warp_id", "warpRun.warp_id", "=="); 265 265 266 // Add position dependence here. 267 if (!pxspaceBoxAddWhere(config, where)) { 268 psError(psErrorCodeLast(), false, "pxSpaceBoxAddWhere failed"); 269 return false; 270 } 271 266 272 // these are used to build the HAVING restriction 267 273 PXOPT_COPY_S32(config->args, having, "-min_num", "num_warp", ">=");
Note:
See TracChangeset
for help on using the changeset viewer.
