Read the Docs build information Build id: 3289499 Project: advanced-micro-devices-composable-kernel Version: develop Commit: 696ef05784677173e16078a6253329284dd464ed Date: 2025-08-19T07:22:25.388800Z State: cancelled Success: False [rtd-command-info] start-time: 2025-08-19T07:23:01.036051Z, end-time: 2025-08-19T07:23:03.054277Z, duration: 2, exit-code: 0 git clone --depth 1 https://github.com/ROCm/composable_kernel.git . Cloning into '.'... [rtd-command-info] start-time: 2025-08-19T07:23:03.148630Z, end-time: 2025-08-19T07:23:03.846098Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/develop:refs/remotes/origin/develop [rtd-command-info] start-time: 2025-08-19T07:23:04.519520Z, end-time: 2025-08-19T07:23:04.627338Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: switching to 'origin/develop'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 696ef05 [Dev infra] cmake_ck_dev.sh inline docs and refactor argument list (#2689) [rtd-command-info] start-time: 2025-08-19T07:23:04.729385Z, end-time: 2025-08-19T07:23:04.775086Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10" [rtd-command-info] start-time: 2025-08-19T07:23:08.752316Z, end-time: 2025-08-19T07:23:08.807058Z, duration: 0, exit-code: 0 asdf global python 3.10.17 [rtd-command-info] start-time: None, end-time: None, duration: None, exit-code: None python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH