Read the Docs build information Build id: 3912669 Project: advanced-micro-devices-hipcub Version: docs-7.2.1 Commit: 035a09aa25551fb58b830ce93ff9a6e2d60fb1ec Date: 2026-04-09T21:15:24.815852Z State: cancelled Success: False [rtd-command-info] start-time: 2026-04-09T21:15:25.881343Z, end-time: 2026-04-09T21:15:26.336451Z, duration: 0, 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-04-09T21:15:26.445331Z, end-time: 2026-04-09T21:15:26.487390Z, duration: 0, exit-code: 0 git sparse-checkout init --cone [rtd-command-info] start-time: 2026-04-09T21:15:26.598347Z, end-time: 2026-04-09T21:15:26.639218Z, duration: 0, exit-code: 0 git sparse-checkout set projects/hipcub [rtd-command-info] start-time: 2026-04-09T21:15:26.729467Z, end-time: 2026-04-09T21:15:28.007142Z, duration: 1, exit-code: 0 git checkout "$READTHEDOCS_GIT_IDENTIFIER" Already on 'docs/7.2.1' Your branch is up to date with 'origin/docs/7.2.1'. [rtd-command-info] start-time: 2026-04-09T21:15:29.317809Z, end-time: 2026-04-09T21:15:29.356693Z, duration: 0, exit-code: 0 cat projects/hipcub/.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/hipcub/docs/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: projects/hipcub/docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10" apt_packages: - "doxygen"