{
  "artifacts_not_published": [
    {
      "path": "fixtures/isa/consan_gemm_f32.hsaco",
      "sha256": "5bd40b78d1eae1f6cbbea6fe09851b9676d72845fa9082fb49379514be647805"
    },
    {
      "path": "fixtures/bin/consan_gemm_load",
      "sha256": "2e9e496e458823e17cbee41a48b3fdb848279682b44ebdd3096d9ce5bd442d65"
    }
  ],
  "case": "consan-gemm",
  "class": "survey",
  "command": "aorta sweep run --recipe recipes/sanitizers/daily-consan-gemm.yaml",
  "commit": "c57a1e4b0720e483ffeba1d680111a717e6f3d6a",
  "container_image": "rocm/pytorch:rocm7.2.4_ubuntu24.04_py3.12_pytorch_release_2.10.0@sha256:4449f856653602317e4101a76fce599c7fcd58ccec2e539951fce5f73083179e",
  "date": "2026-08-30T12:53:06+00:00",
  "digests": {
    "code_object:consan_gemm_f32.hsaco": "5bd40b78d1eae1f6cbbea6fe09851b9676d72845fa9082fb49379514be647805",
    "command": "/workspace/aorta/recipes/sanitizers/fixtures/bin/consan_gemm_load",
    "command_sha256": "2e9e496e458823e17cbee41a48b3fdb848279682b44ebdd3096d9ce5bd442d65",
    "hook": "/workspace/aorta/.sanitizer-nightly/rocjitsu-prebuilt/lib/librocjitsu_dbi_hooks.so",
    "hook_sha256": "fac74fad3fd8f0eef4058d15dd5a9fe326e50119d87605b49e284582572b1d68",
    "selected_identity_sha256": "990933656b83ac601425c2160ab393032a6c521021b196195ae0dd04673edb19",
    "selected_kernel": "gemm_f32_ss"
  },
  "inputs": [],
  "logs_published": false,
  "observed": {
    "execution": "error",
    "findings": 0,
    "reason": "consan_strict_load_rejection",
    "verdict": "error"
  },
  "rebuild": [
    {
      "caveat": "Extracted from the shipped Tensile libraries, never compiled from a .hip source.",
      "commands": [
        "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 0 --consan-object recipes/sanitizers/fixtures/isa/consan_gemm_f32.hsaco"
      ],
      "path": "fixtures/isa/consan_gemm_f32.hsaco",
      "what": "one representative heavy f32 SS GEMM code object"
    },
    {
      "caveat": "The -DOBJECT define is required: it is how the binary learns which code object to load.",
      "commands": [
        "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/bin",
        "hipcc --offload-arch=gfx950 -DOBJECT=\"\\\"$(pwd)/recipes/sanitizers/fixtures/isa/consan_gemm_f32.hsaco\\\"\" recipes/sanitizers/fixtures/kernels/consan_load.hip -o recipes/sanitizers/fixtures/bin/consan_gemm_load"
      ],
      "path": "fixtures/bin/consan_gemm_load",
      "what": "a host repro binary built from fixtures/kernels/consan_load.hip"
    }
  ],
  "recipe": "recipes/sanitizers/daily-consan-gemm.yaml",
  "required_env": [
    {
      "purpose": "unpacked rocjitsu bundle supplying rj_waitcheck and the ConSan hook",
      "set_by": "operator",
      "var": "ROCJITSU_PREBUILT"
    },
    {
      "purpose": "ConSan hook to load",
      "set_by": "aorta",
      "var": "HSA_TOOLS_LIB"
    },
    {
      "purpose": "must be 1 so the hook is not double-registered",
      "set_by": "aorta",
      "var": "HSA_TOOLS_DISABLE_REGISTER"
    },
    {
      "purpose": "ConSan detection mode",
      "set_by": "aorta",
      "var": "RJ_CONSAN_MODE"
    },
    {
      "purpose": "ConSan reporting policy",
      "set_by": "aorta",
      "var": "RJ_CONSAN_POLICY"
    }
  ],
  "rocjitsu_commit": "97c1640b2f6529ef59a6dcf1068243107e190d09",
  "rocjitsu_run_url": "https://github.com/ROCm/rocm-systems/actions/runs/32857249576",
  "run": "2026-08-30T125306-33311286343",
  "run_url": "https://github.com/ROCm/aorta/actions/runs/33311286343",
  "schema": "aorta.sanitizer_run_area/0.1",
  "target": "gfx950"
}
