Reproduce
aorta sweep run --recipe recipes/sanitizers/daily-waitcheck-gemm.yamlSet ROCJITSU_PREBUILT (unpacked rocjitsu bundle supplying rj_waitcheck and the ConSan hook) before running.
Rebuild the fixtures
fixtures/isa
the per-transpose f32 GEMM code objects (sol_<n>.hsaco)
export PATH="$(python -c "from aorta.instrumentation.rocm_paths import resolve_rocm_roots; print(resolve_rocm_roots().llvm_bin_dir)"):${PATH}"
mkdir -p recipes/sanitizers/fixtures/isa
python scripts/sanitizers/prepare_gemm_isa.py --csv recipes/sanitizers/fixtures/gemm_shapes_unique.csv --out recipes/sanitizers/fixtures/isa --top-n 3Extracted from the shipped Tensile libraries, never compiled from a .hip source.
The exact invocations the nightly used are in .github/workflows/sanitizers-nightly.yml.
Artifacts not published
| Path | SHA-256 |
|---|---|
| fixtures/isa | — |
Recorded digests
| Key | Value |
|---|---|
| code_object:sol_126578.hsaco | 5bd40b78d1eae1f6cbbea6fe09851b9676d72845fa9082fb49379514be647805 |
| code_object:sol_137678.hsaco | 7ea836fe29106e8548b5e145340994e3e2a25c872f63db486b37703f7c646ac2 |
| code_object:sol_175415.hsaco | 5bd40b78d1eae1f6cbbea6fe09851b9676d72845fa9082fb49379514be647805 |
| path | /workspace/aorta/.sanitizer-nightly/rocjitsu-prebuilt/bin/rj_waitcheck |
| sha256 | a70945fb1135a436c13c83ed96a6cff3655784138f4db3d20ef7315ade0a8968 |
Every file published for this case. Logs are gzipped. It is not the whole recipe: 1 required input is CI-built and excluded by design, listed under artifacts not published.
| File | Size |
|---|---|
| REPRODUCE.md | 2.9 KB |
| env.json | 2.3 KB |
| inputs/fixtures/gemm_shapes_unique.csv | 4.8 KB |
| recipe.yaml | 575 B |
| sanitizer_report.json | 88.4 KB |
| waitcheck/waitcheck-0.log.gz | 889 B |
| waitcheck/waitcheck-2.log.gz | 925 B |