Read the Docs build information Build id: 1680280 Project: advanced-micro-devices-demo Version: 2379 Commit: d0c814c465bc73428b227a07eac4f4f297ccf24c Date: 2023-08-24T10:02:13.450113Z State: cancelled Success: False [rtd-command-info] start-time: 2023-08-24T10:02:24.026320Z, end-time: 2023-08-24T10:02:25.794334Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:RadeonOpenCompute/ROCm.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-08-24T10:02:26.291237Z, end-time: 2023-08-24T10:02:29.289159Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/2379/head:external-2379 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:RadeonOpenCompute/ROCm * [new ref] refs/pull/2379/head -> external-2379 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. * [new tag] rocm-5.6.0 -> rocm-5.6.0 * [new tag] win-5.5 -> win-5.5 [rtd-command-info] start-time: 2023-08-24T10:02:29.804881Z, end-time: 2023-08-24T10:02:29.953223Z, duration: 0, exit-code: 0 git checkout --force d0c814c465bc73428b227a07eac4f4f297ccf24c Note: switching to 'd0c814c465bc73428b227a07eac4f4f297ccf24c'. 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 d0c814c Use '--offload-arch' [rtd-command-info] start-time: 2023-08-24T10:02:31.020494Z, end-time: 2023-08-24T10:02:31.084080Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-08-24T10:02:31.592648Z, end-time: 2023-08-24T10:02:31.651174Z, 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: version: "3.8" install: - requirements: docs/sphinx/requirements.txt