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}"
export LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+${LD_LIBRARY_PATH}:}$(python -c "import os; from aorta.instrumentation.rocm_paths import resolve_rocm_roots as r; x = r(); print(os.pathsep.join(dict.fromkeys([str(x.core_lib_dir), str(x.lib_dir)])))")"
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 | 57c5d8efa448315ddc5f49170757ebeec1eb397468676ff158d19c71572b1c55 |
| code_object:sol_137678.hsaco | aeb46fded14817c99369dad49e083efac47a71ce14921549f29027d37fb9a091 |
| code_object:sol_175415.hsaco | 57c5d8efa448315ddc5f49170757ebeec1eb397468676ff158d19c71572b1c55 |
| 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 | 3.2 KB |
| env.json | 2.6 KB |
| inputs/fixtures/gemm_shapes_unique.csv | 4.8 KB |
| recipe.yaml | 575 B |
| sanitizer_report.json | 45.9 KB |
| waitcheck/waitcheck-0.log.gz | 184 B |
| waitcheck/waitcheck-2.log.gz | 1.0 KB |