Read the Docs build information Build id: 3912659 Project: advanced-micro-devices-hipcub Version: latest Commit: 035a09aa25551fb58b830ce93ff9a6e2d60fb1ec Date: 2026-04-09T21:15:19.570223Z State: cancelled Success: False [rtd-command-info] start-time: 2026-04-09T21:15:20.565297Z, end-time: 2026-04-09T21:15:21.121175Z, 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:21.210957Z, end-time: 2026-04-09T21:15:21.250912Z, duration: 0, exit-code: 0 git sparse-checkout init --cone [rtd-command-info] start-time: 2026-04-09T21:15:21.370024Z, end-time: 2026-04-09T21:15:21.409567Z, duration: 0, exit-code: 0 git sparse-checkout set projects/hipcub [rtd-command-info] start-time: 2026-04-09T21:15:21.508110Z, end-time: 2026-04-09T21:15:22.703811Z, 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:23.848271Z, end-time: 2026-04-09T21:15:23.915012Z, 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"