Read the Docs build information Build id: 2024067 Project: advanced-micro-devices-rpp Version: develop Commit: 29a5c8265880e1207c6b92e8c2c55b8a2ca57d2c Date: 2024-02-16T23:59:17.677963Z State: finished Success: False [rtd-command-info] start-time: 2024-02-16T23:59:18.832160Z, end-time: 2024-02-16T23:59:21.429820Z, duration: 2, exit-code: 0 git clone --depth 1 https://github.com/GPUOpen-ProfessionalCompute-Libraries/rpp.git . Cloning into '.'... [rtd-command-info] start-time: 2024-02-16T23:59:21.498668Z, end-time: 2024-02-16T23:59:24.196320Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/develop:refs/remotes/origin/develop From https://github.com/GPUOpen-ProfessionalCompute-Libraries/rpp * [new branch] develop -> origin/develop [rtd-command-info] start-time: 2024-02-16T23:59:24.332611Z, end-time: 2024-02-16T23:59:25.145952Z, 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 29a5c82 RPP Voxel 3D Tensor Multiply scalar on HOST and HIP (#306) [rtd-command-info] start-time: 2024-02-16T23:59:25.231355Z, end-time: 2024-02-16T23:59:25.295506Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-02-16T23:59:25.367276Z, end-time: 2024-02-16T23:59:25.430988Z, 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.8" [rtd-command-info] start-time: 2024-02-16T23:59:30.529920Z, end-time: 2024-02-16T23:59:30.609800Z, duration: 0, exit-code: 0 asdf global python 3.8.18