avoid raptor automatic build from comparison script
Validate Operations / validate-operations (push) Has been cancelled

This commit is contained in:
NiccoloN
2026-08-06 22:04:43 +02:00
parent 1c07faace9
commit 4ce2ec8171
3 changed files with 7 additions and 15 deletions
+3 -2
View File
@@ -70,8 +70,9 @@ The PIMCOMP paper-model suite has a one-command multi-architecture comparison:
```
The runner verifies PIMCOMP's population-200, 1000-iteration GA settings,
builds Raptor and the existing `third_party/PIMCOMP-NN/build` tree, and compares
the four paper models in parallel. Set `--jobs` to control comparison workers;
expects Raptor and the existing `third_party/PIMCOMP-NN/build` tree to already
be built, and compares the configured paper models in parallel. Set `--jobs` to
control comparison workers;
the runner leaves `OMP_NUM_THREADS` at its environment default. Use
`--models vgg8` for one model or `--dry-run` to print the commands.