Read the Docs build information Build id: 4381697 Project: advanced-micro-devices-composable-kernel Version: develop Commit: 0eab68951d3bb668e8f99beba2e2c07d7e1ca18a Date: 2026-08-31T14:51:09.899999Z State: cancelled Success: False [rtd-command-info] start-time: 2026-08-31T14:52:28.395284Z, end-time: 2026-08-31T14:52:29.974341Z, duration: 1, exit-code: 0 git clone --no-checkout --no-tags --filter=tree:0 --branch="$READTHEDOCS_GIT_IDENTIFIER" --depth=1 https://github.com/ROCm/rocm-libraries.git . Cloning into '.'... [rtd-command-info] start-time: 2026-08-31T14:52:30.052336Z, end-time: 2026-08-31T14:52:30.090928Z, duration: 0, exit-code: 0 git sparse-checkout init --cone [rtd-command-info] start-time: 2026-08-31T14:52:30.171760Z, end-time: 2026-08-31T14:52:30.207887Z, duration: 0, exit-code: 0 git sparse-checkout set projects/composablekernel [rtd-command-info] start-time: 2026-08-31T14:52:30.280446Z, end-time: 2026-08-31T14:52:38.167946Z, duration: 7, exit-code: 0 git checkout "$READTHEDOCS_GIT_IDENTIFIER" Already on 'develop' Your branch is up to date with 'origin/develop'. [rtd-command-info] start-time: 2026-08-31T14:52:39.005105Z, end-time: 2026-08-31T14:52:39.041565Z, duration: 0, exit-code: 0 cat projects/composablekernel/.readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: projects/composablekernel/docs/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: projects/composablekernel/docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10"