Commit a253420
Let learned resource estimates replace dynamic sampling in anchorMC
This adds an ALIEN_O2DPG_RESOURCES hook to anchorMC.sh so a production can run
with the resource estimates a pilot job measured.
- anchorMC.sh passed --dynamic-resources unconditionally, so learned estimates
could only be added on top of runtime sampling, never instead of it.
- When ALIEN_O2DPG_RESOURCES names a file, --update-resources is passed and
--dynamic-resources is not; without it the invocation is unchanged.
- The file is the json-stat output of MC/utils/o2dpg_sim_metrics.py.
- ALIEN_O2DPG_FILEGRAPH is added to the usage text, which did not mention it.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent ca79d62 commit a253420
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
430 | 432 | | |
431 | 433 | | |
432 | 434 | | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
433 | 442 | | |
434 | | - | |
| 443 | + | |
435 | 444 | | |
436 | 445 | | |
437 | 446 | | |
| |||
0 commit comments