Read the Docs build information Build id: 1674367 Project: graphcore-ipu-pod128-data-centre-checklist Version: latest Commit: 227026957c623c789f1f947fe3a2d451a1d7db26 Date: 2023-08-22T06:42:07.427453Z State: finished Success: True [rtd-command-info] start-time: 2023-08-22T06:45:15.893904Z, end-time: 2023-08-22T06:45:17.739299Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:gc-docs/ipu-pod128-datacentre-checklist.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-08-22T06:45:18.280801Z, end-time: 2023-08-22T06:45:19.462729Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-08-22T06:45:19.981251Z, end-time: 2023-08-22T06:45:20.065196Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. 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 2270269 Updating readthedocs.yaml [rtd-command-info] start-time: 2023-08-22T06:45:21.030539Z, end-time: 2023-08-22T06:45:21.119393Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-08-22T06:45:21.748927Z, end-time: 2023-08-22T06:45:21.811142Z, duration: 0, exit-code: 0 cat readthedocs.yaml build: jobs: post_build: - cd _readthedocs && zip -v -r ../html.zip html -x html/_sources html/_static/css/fonts - mv html.zip _readthedocs/html/_static/ os: ubuntu-20.04 tools: python: '3.8' python: install: - requirements: requirements.txt search: ignore: - common/*.html - 404.html - 404/index.html - search.html - search/index.html sphinx: builder: html configuration: conf.py version: 2 [rtd-command-info] start-time: 2023-08-22T06:45:29.711536Z, end-time: 2023-08-22T06:45:29.810353Z, duration: 0, exit-code: 0 asdf global python 3.8.17 [rtd-command-info] start-time: 2023-08-22T06:45:30.544492Z, end-time: 2023-08-22T06:45:31.477578Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.17.final.0-64 in 645ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-08-22T06:45:32.203284Z, end-time: 2023-08-22T06:45:42.749983Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (21.2.3) Collecting pip Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.1.2-py3-none-any.whl (805 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.2.1 setuptools-68.1.2 [rtd-command-info] start-time: 2023-08-22T06:45:43.290577Z, end-time: 2023-08-22T06:45:52.354956Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Obtaining dependency information for pillow from https://files.pythonhosted.org/packages/ff/8c/5927a58c43ebc16e508eef325fdc6473b569e2474d3b4be49798aa371007/Pillow-10.0.0-cp38-cp38-manylinux_2_28_x86_64.whl.metadata Downloading Pillow-10.0.0-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 19.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 172.5 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Obtaining dependency information for sphinx from https://files.pythonhosted.org/packages/48/17/325cf6a257d84751a48ae90752b3d8fe0be8f9535b6253add61c49d0d9bc/sphinx-7.1.2-py3-none-any.whl.metadata Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) Collecting sphinx-rtd-theme Obtaining dependency information for sphinx-rtd-theme from https://files.pythonhosted.org/packages/18/01/76f40a18e9209bb098c1c1313c823dbbd001b23a2db71e7fd4eb5a48559c/sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl.metadata Downloading sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl.metadata (4.5 kB) Collecting readthedocs-sphinx-ext<2.3 Obtaining dependency information for readthedocs-sphinx-ext<2.3 from https://files.pythonhosted.org/packages/8c/f1/3d783ebfc084a9d556123d54669116101760e5e0dbb894b006745bcb59ea/readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata (1.5 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Obtaining dependency information for docutils>=0.11 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 222.3 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 207.3 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 212.0 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 210.5 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 209.8 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 224.3 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Obtaining dependency information for Pygments>=2.13 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 188.5 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 157.0 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Obtaining dependency information for requests>=2.25.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 179.8 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Obtaining dependency information for importlib-metadata>=4.8 from https://files.pythonhosted.org/packages/cc/37/db7ba97e676af155f5fcb1a35466f446eadc9104e25b83366e8088c9c926/importlib_metadata-6.8.0-py3-none-any.whl.metadata Downloading importlib_metadata-6.8.0-py3-none-any.whl.metadata (5.1 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 242.7 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 225.8 MB/s eta 0:00:00 Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 242.5 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Obtaining dependency information for zipp>=0.5 from https://files.pythonhosted.org/packages/8c/08/d3006317aefe25ea79d3b76c9650afabaf6d63d1c8443b236e7405447503/zipp-3.16.2-py3-none-any.whl.metadata Downloading zipp-3.16.2-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/de/e2/32c14301bb023986dff527a49325b6259cab4ebb4633f69de54af312fc45/MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/cb/e7/5e43745003bf1f90668c7be23fc5952b3a2b9c2558f16749411c18039b36/charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 189.2 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Downloading Pillow-10.0.0-cp38-cp38-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 172.3 MB/s eta 0:00:00 Downloading sphinx-7.1.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 181.4 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 185.5 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB) Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 236.5 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 199.0 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 224.7 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.1/199.1 kB 229.6 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 220.7 MB/s eta 0:00:00 Downloading zipp-3.16.2-py3-none-any.whl (7.2 kB) Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=0cdb819070779b04081249d1d899234566073955623d8ec6db9dda3b429a27ff Stored in directory: /tmp/pip-ephem-wheel-cache-vuoh9dad/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.8.0 mock-1.0.1 packaging-23.1 pillow-10.0.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.1.2 sphinx-rtd-theme-1.3.0 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.0.4 zipp-3.16.2 [rtd-command-info] start-time: 2023-08-22T06:45:53.543218Z, end-time: 2023-08-22T06:46:07.334976Z, duration: 13, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting beautifulsoup4==4.10.0 (from -r requirements.txt (line 1)) Downloading beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.4/97.4 kB 8.0 MB/s eta 0:00:00 Collecting breathe==4.34.0 (from -r requirements.txt (line 2)) Downloading breathe-4.34.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.8/92.8 kB 150.0 MB/s eta 0:00:00 Collecting cairosvg==2.5.2 (from -r requirements.txt (line 3)) Downloading CairoSVG-2.5.2-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 176.3 MB/s eta 0:00:00 Collecting cloud_sptheme==1.10.1.post20200504175005 (from -r requirements.txt (line 4)) Downloading cloud_sptheme-1.10.1.post20200504175005-py2.py3-none-any.whl (91 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.2/91.2 kB 217.6 MB/s eta 0:00:00 Requirement already satisfied: docutils>0.17 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (0.18.1) Collecting jinja2<3.1.0 (from -r requirements.txt (line 6)) Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 222.6 MB/s eta 0:00:00 Collecting m2r==0.2.1 (from -r requirements.txt (line 7)) Downloading m2r-0.2.1.tar.gz (16 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mistune<2.0.0 (from -r requirements.txt (line 8)) Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting myst-parser (from -r requirements.txt (line 9)) Obtaining dependency information for myst-parser from https://files.pythonhosted.org/packages/1d/f6/6d61a023d758f488e36638076e8a4ec4447a2cdf86938cf6c60cf1c860e6/myst_parser-2.0.0-py3-none-any.whl.metadata Downloading myst_parser-2.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting regex==2022.3.15 (from -r requirements.txt (line 10)) Downloading regex-2022.3.15-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 764.9/764.9 kB 56.9 MB/s eta 0:00:00 Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (2.31.0) Collecting sphinx_lfs_content==1.1.0 (from -r requirements.txt (line 12)) Downloading sphinx_lfs_content-1.1.0.tar.gz (3.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx_rtd_theme==1.0.0 (from -r requirements.txt (line 13)) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 200.2 MB/s eta 0:00:00 Collecting sphinx-copybutton==0.5.0 (from -r requirements.txt (line 14)) Downloading sphinx_copybutton-0.5.0-py3-none-any.whl (12 kB) Collecting sphinx-notfound-page==0.8 (from -r requirements.txt (line 15)) Downloading sphinx_notfound_page-0.8-py3-none-any.whl (15 kB) Collecting sphinx-tabs (from -r requirements.txt (line 16)) Downloading sphinx_tabs-3.4.1-py3-none-any.whl (10.0 kB) Collecting Sphinx==4.5.0 (from -r requirements.txt (line 17)) Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 208.2 MB/s eta 0:00:00 Collecting sphinxcontrib-bibtex==2.4.2 (from -r requirements.txt (line 18)) Downloading sphinxcontrib_bibtex-2.4.2-py3-none-any.whl (39 kB) Collecting sphinxcontrib-bitfield==0.4.1 (from -r requirements.txt (line 19)) Downloading sphinxcontrib_bitfield-0.4.1-py3-none-any.whl (3.1 kB) Collecting sphinx_toolbox (from -r requirements.txt (line 20)) Obtaining dependency information for sphinx_toolbox from https://files.pythonhosted.org/packages/9e/d3/9e93914ad9afb04d8c53f2298fc619415dec385e3a8cc5ec75e6dc6a336c/sphinx_toolbox-3.5.0-py3-none-any.whl.metadata Downloading sphinx_toolbox-3.5.0-py3-none-any.whl.metadata (8.0 kB) Collecting soupsieve>1.2 (from beautifulsoup4==4.10.0->-r requirements.txt (line 1)) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting cairocffi (from cairosvg==2.5.2->-r requirements.txt (line 3)) Obtaining dependency information for cairocffi from https://files.pythonhosted.org/packages/17/be/a5d2c16317c6a890502725970589ae7f06cfc66b2e6916ba0a86973403c8/cairocffi-1.6.1-py3-none-any.whl.metadata Downloading cairocffi-1.6.1-py3-none-any.whl.metadata (3.3 kB) Collecting cssselect2 (from cairosvg==2.5.2->-r requirements.txt (line 3)) Downloading cssselect2-0.7.0-py3-none-any.whl (15 kB) Collecting defusedxml (from cairosvg==2.5.2->-r requirements.txt (line 3)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Requirement already satisfied: pillow in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from cairosvg==2.5.2->-r requirements.txt (line 3)) (10.0.0) Collecting tinycss2 (from cairosvg==2.5.2->-r requirements.txt (line 3)) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting docutils>0.17 (from -r requirements.txt (line 5)) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 237.8 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 17)) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 17)) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 17)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 17)) (2.0.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 17)) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 17)) (1.0.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 17)) (2.16.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 17)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 17)) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 17)) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 17)) (1.4.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 17)) (23.1) Requirement already satisfied: importlib-metadata>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from Sphinx==4.5.0->-r requirements.txt (line 17)) (6.8.0) Collecting pybtex>=0.24 (from sphinxcontrib-bibtex==2.4.2->-r requirements.txt (line 18)) Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 242.7 MB/s eta 0:00:00 Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex==2.4.2->-r requirements.txt (line 18)) Obtaining dependency information for pybtex-docutils>=1.0.0 from https://files.pythonhosted.org/packages/11/b1/ce1f4596211efb5410e178a803f08e59b20bedb66837dcf41e21c54f9ec1/pybtex_docutils-1.0.3-py3-none-any.whl.metadata Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB) Collecting bit-field>=0.4.0 (from sphinxcontrib-bitfield==0.4.1->-r requirements.txt (line 19)) Downloading bit_field-1.0.1-py3-none-any.whl (9.9 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from jinja2<3.1.0->-r requirements.txt (line 6)) (2.1.3) Collecting markdown-it-py~=3.0 (from myst-parser->-r requirements.txt (line 9)) Obtaining dependency information for markdown-it-py~=3.0 from https://files.pythonhosted.org/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl.metadata Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins~=0.4 (from myst-parser->-r requirements.txt (line 9)) Obtaining dependency information for mdit-py-plugins~=0.4 from https://files.pythonhosted.org/packages/e5/3c/fe85f19699a7b40c8f9ce8ecee7e269b9b3c94099306df6f9891bdefeedd/mdit_py_plugins-0.4.0-py3-none-any.whl.metadata Downloading mdit_py_plugins-0.4.0-py3-none-any.whl.metadata (2.7 kB) Collecting pyyaml (from myst-parser->-r requirements.txt (line 9)) Obtaining dependency information for pyyaml from https://files.pythonhosted.org/packages/c8/6b/6600ac24725c7388255b2f5add93f91e58a5d7efaf4af244fdbcc11a541b/PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) INFO: pip is looking at multiple versions of myst-parser to determine which version is compatible with other requirements. This could take a while. Collecting myst-parser (from -r requirements.txt (line 9)) Downloading myst_parser-1.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.3/77.3 kB 199.3 MB/s eta 0:00:00 Collecting markdown-it-py<3.0.0,>=1.0.0 (from myst-parser->-r requirements.txt (line 9)) Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 203.4 MB/s eta 0:00:00 Collecting mdit-py-plugins~=0.3.4 (from myst-parser->-r requirements.txt (line 9)) Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 176.4 MB/s eta 0:00:00 Collecting myst-parser (from -r requirements.txt (line 9)) Downloading myst_parser-0.19.2-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.3/77.3 kB 204.2 MB/s eta 0:00:00 Downloading myst_parser-0.19.1-py3-none-any.whl (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.8/76.8 kB 198.7 MB/s eta 0:00:00 Downloading myst_parser-0.19.0-py3-none-any.whl (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.8/76.8 kB 200.4 MB/s eta 0:00:00 Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 187.9 MB/s eta 0:00:00 Collecting typing-extensions (from myst-parser->-r requirements.txt (line 9)) Obtaining dependency information for typing-extensions from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from requests->-r requirements.txt (line 11)) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from requests->-r requirements.txt (line 11)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from requests->-r requirements.txt (line 11)) (2.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from requests->-r requirements.txt (line 11)) (2023.7.22) INFO: pip is looking at multiple versions of sphinx-tabs to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-tabs (from -r requirements.txt (line 16)) Downloading sphinx_tabs-3.4.0-py3-none-any.whl (10.0 kB) Collecting apeye>=0.4.0 (from sphinx_toolbox->-r requirements.txt (line 20)) Obtaining dependency information for apeye>=0.4.0 from https://files.pythonhosted.org/packages/89/7b/2d63664777b3e831ac1b1d8df5bbf0b7c8bee48e57115896080890527b1b/apeye-1.4.1-py3-none-any.whl.metadata Downloading apeye-1.4.1-py3-none-any.whl.metadata (7.3 kB) Collecting autodocsumm>=0.2.0 (from sphinx_toolbox->-r requirements.txt (line 20)) Downloading autodocsumm-0.2.11-py3-none-any.whl (14 kB) Collecting cachecontrol[filecache]>=0.13.0 (from sphinx_toolbox->-r requirements.txt (line 20)) Obtaining dependency information for cachecontrol[filecache]>=0.13.0 from https://files.pythonhosted.org/packages/1d/e3/a22348e6226dcd585d5a4b5f0175b3a16dabfd3912cbeb02f321d00e56c7/cachecontrol-0.13.1-py3-none-any.whl.metadata Downloading cachecontrol-0.13.1-py3-none-any.whl.metadata (3.0 kB) Collecting dict2css>=0.2.3 (from sphinx_toolbox->-r requirements.txt (line 20)) Downloading dict2css-0.3.0-py3-none-any.whl (25 kB) Collecting domdf-python-tools>=2.9.0 (from sphinx_toolbox->-r requirements.txt (line 20)) Downloading domdf_python_tools-3.6.1-py3-none-any.whl (127 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.0/127.0 kB 221.9 MB/s eta 0:00:00 Collecting filelock>=3.8.0 (from sphinx_toolbox->-r requirements.txt (line 20)) Obtaining dependency information for filelock>=3.8.0 from https://files.pythonhosted.org/packages/00/45/ec3407adf6f6b5bf867a4462b2b0af27597a26bd3cd6e2534cb6ab029938/filelock-3.12.2-py3-none-any.whl.metadata Downloading filelock-3.12.2-py3-none-any.whl.metadata (2.7 kB) Collecting html5lib>=1.1 (from sphinx_toolbox->-r requirements.txt (line 20)) Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 224.0 MB/s eta 0:00:00 Collecting ruamel.yaml>=0.16.12 (from sphinx_toolbox->-r requirements.txt (line 20)) Obtaining dependency information for ruamel.yaml>=0.16.12 from https://files.pythonhosted.org/packages/d9/0e/2a05efa11ea33513fbdf4a2e2576fe94fd8fa5ad226dbb9c660886390974/ruamel.yaml-0.17.32-py3-none-any.whl.metadata Downloading ruamel.yaml-0.17.32-py3-none-any.whl.metadata (17 kB) Collecting sphinx-autodoc-typehints>=1.11.1 (from sphinx_toolbox->-r requirements.txt (line 20)) Obtaining dependency information for sphinx-autodoc-typehints>=1.11.1 from https://files.pythonhosted.org/packages/a4/a2/71ee28033c218b025348555747cb95993338179875bae75c197138be77ad/sphinx_autodoc_typehints-1.24.0-py3-none-any.whl.metadata Downloading sphinx_autodoc_typehints-1.24.0-py3-none-any.whl.metadata (7.8 kB) Collecting sphinx-jinja2-compat>=0.1.0 (from sphinx_toolbox->-r requirements.txt (line 20)) Downloading sphinx_jinja2_compat-0.2.0-py3-none-any.whl (17 kB) Collecting sphinx-prompt>=1.1.0 (from sphinx_toolbox->-r requirements.txt (line 20)) Obtaining dependency information for sphinx-prompt>=1.1.0 from https://files.pythonhosted.org/packages/60/94/89f33756b82dbe9453cd05176c43a43e7f2337816f48c8a234396f027493/sphinx_prompt-1.7.0-py3-none-any.whl.metadata Downloading sphinx_prompt-1.7.0-py3-none-any.whl.metadata (3.4 kB) Collecting tabulate>=0.8.7 (from sphinx_toolbox->-r requirements.txt (line 20)) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Collecting apeye-core>=1.0.0b2 (from apeye>=0.4.0->sphinx_toolbox->-r requirements.txt (line 20)) Obtaining dependency information for apeye-core>=1.0.0b2 from https://files.pythonhosted.org/packages/f4/af/7cfe2c5e01d70848ac1731c8ab37e0e49ab39cf18e595446c192349639c0/apeye_core-1.1.4-py3-none-any.whl.metadata Downloading apeye_core-1.1.4-py3-none-any.whl.metadata (7.6 kB) Collecting platformdirs>=2.3.0 (from apeye>=0.4.0->sphinx_toolbox->-r requirements.txt (line 20)) Obtaining dependency information for platformdirs>=2.3.0 from https://files.pythonhosted.org/packages/14/51/fe5a0d6ea589f0d4a1b97824fb518962ad48b27cd346dcdfa2405187997a/platformdirs-3.10.0-py3-none-any.whl.metadata Downloading platformdirs-3.10.0-py3-none-any.whl.metadata (11 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from babel>=1.3->Sphinx==4.5.0->-r requirements.txt (line 17)) (2023.3) Collecting msgpack>=0.5.2 (from cachecontrol[filecache]>=0.13.0->sphinx_toolbox->-r requirements.txt (line 20)) Downloading msgpack-1.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.4/322.4 kB 231.3 MB/s eta 0:00:00 Collecting cssutils>=2.2.0 (from dict2css>=0.2.3->sphinx_toolbox->-r requirements.txt (line 20)) Obtaining dependency information for cssutils>=2.2.0 from https://files.pythonhosted.org/packages/7a/4a/acc05aba9edb75bf016d9f57928f0bea5a33de2079fd09ca61baec79a6f2/cssutils-2.7.1-py3-none-any.whl.metadata Downloading cssutils-2.7.1-py3-none-any.whl.metadata (9.3 kB) Collecting natsort>=7.0.1 (from domdf-python-tools>=2.9.0->sphinx_toolbox->-r requirements.txt (line 20)) Obtaining dependency information for natsort>=7.0.1 from https://files.pythonhosted.org/packages/ef/82/7a9d0550484a62c6da82858ee9419f3dd1ccc9aa1c26a1e43da3ecd20b0d/natsort-8.4.0-py3-none-any.whl.metadata Downloading natsort-8.4.0-py3-none-any.whl.metadata (21 kB) Collecting six>=1.9 (from html5lib>=1.1->sphinx_toolbox->-r requirements.txt (line 20)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting webencodings (from html5lib>=1.1->sphinx_toolbox->-r requirements.txt (line 20)) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/envs/latest/lib/python3.8/site-packages (from importlib-metadata>=4.4->Sphinx==4.5.0->-r requirements.txt (line 17)) (3.16.2) Collecting mdurl~=0.1 (from markdown-it-py<3.0.0,>=1.0.0->myst-parser->-r requirements.txt (line 9)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting latexcodec>=1.0.4 (from pybtex>=0.24->sphinxcontrib-bibtex==2.4.2->-r requirements.txt (line 18)) Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml>=0.16.12->sphinx_toolbox->-r requirements.txt (line 20)) Downloading ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (555 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 555.3/555.3 kB 240.1 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinx-autodoc-typehints to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-autodoc-typehints>=1.11.1 (from sphinx_toolbox->-r requirements.txt (line 20)) Obtaining dependency information for sphinx-autodoc-typehints>=1.11.1 from https://files.pythonhosted.org/packages/74/0b/da14533947c9d250917c3537a2ac4efd3d0f149c43ebfca63e718cfd5db8/sphinx_autodoc_typehints-1.23.3-py3-none-any.whl.metadata Downloading sphinx_autodoc_typehints-1.23.3-py3-none-any.whl.metadata (8.5 kB) Obtaining dependency information for sphinx-autodoc-typehints>=1.11.1 from https://files.pythonhosted.org/packages/81/81/fa50a8950f0028a1cc82f621e203db019322b3b0c82a72c92b31ff9df951/sphinx_autodoc_typehints-1.23.2-py3-none-any.whl.metadata Downloading sphinx_autodoc_typehints-1.23.2-py3-none-any.whl.metadata (8.5 kB) Obtaining dependency information for sphinx-autodoc-typehints>=1.11.1 from https://files.pythonhosted.org/packages/c2/21/c4e7ff41eea7c258bb63ffbe0907323908531d6f8f33c8f361dc95176d2a/sphinx_autodoc_typehints-1.23.1-py3-none-any.whl.metadata Downloading sphinx_autodoc_typehints-1.23.1-py3-none-any.whl.metadata (8.6 kB) Downloading sphinx_autodoc_typehints-1.23.0-py3-none-any.whl (17 kB) Downloading sphinx_autodoc_typehints-1.22-py3-none-any.whl (17 kB) Downloading sphinx_autodoc_typehints-1.21.8-py3-none-any.whl (17 kB) Downloading sphinx_autodoc_typehints-1.21.7-py3-none-any.whl (16 kB) INFO: pip is still looking at multiple versions of sphinx-autodoc-typehints to determine which version is compatible with other requirements. This could take a while. Downloading sphinx_autodoc_typehints-1.21.6-py3-none-any.whl (16 kB) Downloading sphinx_autodoc_typehints-1.21.5-py3-none-any.whl (16 kB) Downloading sphinx_autodoc_typehints-1.21.4-py3-none-any.whl (16 kB) Downloading sphinx_autodoc_typehints-1.21.3-py3-none-any.whl (15 kB) Downloading sphinx_autodoc_typehints-1.21.2-py3-none-any.whl (13 kB) INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Downloading sphinx_autodoc_typehints-1.21.1-py3-none-any.whl (13 kB) Downloading sphinx_autodoc_typehints-1.21.0-py3-none-any.whl (13 kB) Downloading sphinx_autodoc_typehints-1.20.2-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.20.1-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.20.0-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.5-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.4-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.3-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.2-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.1-py3-none-any.whl (12 kB) INFO: pip is looking at multiple versions of sphinx-prompt to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-prompt>=1.1.0 (from sphinx_toolbox->-r requirements.txt (line 20)) Downloading sphinx_prompt-1.6.0-py3-none-any.whl (5.2 kB) Downloading sphinx_prompt-1.5.0-py3-none-any.whl (4.5 kB) Collecting cffi>=1.1.0 (from cairocffi->cairosvg==2.5.2->-r requirements.txt (line 3)) Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.7/442.7 kB 242.3 MB/s eta 0:00:00 Collecting pycparser (from cffi>=1.1.0->cairocffi->cairosvg==2.5.2->-r requirements.txt (line 3)) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 217.6 MB/s eta 0:00:00 Downloading sphinx_toolbox-3.5.0-py3-none-any.whl (526 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 526.4/526.4 kB 245.2 MB/s eta 0:00:00 Downloading apeye-1.4.1-py3-none-any.whl (107 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.0/108.0 kB 207.4 MB/s eta 0:00:00 Downloading filelock-3.12.2-py3-none-any.whl (10 kB) Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 736.6/736.6 kB 241.5 MB/s eta 0:00:00 Downloading ruamel.yaml-0.17.32-py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 228.4 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading cairocffi-1.6.1-py3-none-any.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.1/75.1 kB 204.5 MB/s eta 0:00:00 Downloading apeye_core-1.1.4-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.3/99.3 kB 205.0 MB/s eta 0:00:00 Downloading cssutils-2.7.1-py3-none-any.whl (399 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 399.7/399.7 kB 247.3 MB/s eta 0:00:00 Downloading natsort-8.4.0-py3-none-any.whl (38 kB) Downloading platformdirs-3.10.0-py3-none-any.whl (17 kB) Downloading cachecontrol-0.13.1-py3-none-any.whl (22 kB) Building wheels for collected packages: m2r, sphinx_lfs_content Building wheel for m2r (setup.py): started Building wheel for m2r (setup.py): finished with status 'done' Created wheel for m2r: filename=m2r-0.2.1-py3-none-any.whl size=10459 sha256=c58048a9b5c4dde5517d386f875d95da0dbb0b736c7ee50115455fbc97ca074f Stored in directory: /tmp/pip-ephem-wheel-cache-vvq1qxw5/wheels/f0/0d/a1/905017ebb11fce6b0316028bf05fc5c4229fbadff0db60182d Building wheel for sphinx_lfs_content (setup.py): started Building wheel for sphinx_lfs_content (setup.py): finished with status 'done' Created wheel for sphinx_lfs_content: filename=sphinx_lfs_content-1.1.0-py3-none-any.whl size=4048 sha256=d98ee72824335367f30a7549c66ac24dd98fde997f9b9fa113b8b0352f29b68d Stored in directory: /tmp/pip-ephem-wheel-cache-vvq1qxw5/wheels/05/83/b1/9ea1507dfb6723c4b3c396000f721bf2c6dddf97fd78aec419 Successfully built m2r sphinx_lfs_content Installing collected packages: webencodings, sphinx-notfound-page, msgpack, mistune, bit-field, typing-extensions, tinycss2, tabulate, soupsieve, six, ruamel.yaml.clib, regex, pyyaml, pycparser, platformdirs, natsort, mdurl, jinja2, filelock, docutils, defusedxml, cssutils, sphinx_lfs_content, sphinx-jinja2-compat, Sphinx, ruamel.yaml, markdown-it-py, m2r, latexcodec, html5lib, domdf-python-tools, cssselect2, cffi, cachecontrol, beautifulsoup4, sphinxcontrib-bitfield, sphinx-tabs, sphinx_rtd_theme, sphinx-prompt, sphinx-copybutton, sphinx-autodoc-typehints, pybtex, mdit-py-plugins, dict2css, cloud_sptheme, cairocffi, breathe, autodocsumm, apeye-core, pybtex-docutils, myst-parser, cairosvg, apeye, sphinxcontrib-bibtex, sphinx_toolbox Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.2 Uninstalling Jinja2-3.1.2: Successfully uninstalled Jinja2-3.1.2 Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: Sphinx Found existing installation: Sphinx 7.1.2 Uninstalling Sphinx-7.1.2: Successfully uninstalled Sphinx-7.1.2 Attempting uninstall: sphinx_rtd_theme Found existing installation: sphinx-rtd-theme 1.3.0 Uninstalling sphinx-rtd-theme-1.3.0: Successfully uninstalled sphinx-rtd-theme-1.3.0 Successfully installed Sphinx-4.5.0 apeye-1.4.1 apeye-core-1.1.4 autodocsumm-0.2.11 beautifulsoup4-4.10.0 bit-field-1.0.1 breathe-4.34.0 cachecontrol-0.13.1 cairocffi-1.6.1 cairosvg-2.5.2 cffi-1.15.1 cloud_sptheme-1.10.1.post20200504175005 cssselect2-0.7.0 cssutils-2.7.1 defusedxml-0.7.1 dict2css-0.3.0 docutils-0.17.1 domdf-python-tools-3.6.1 filelock-3.12.2 html5lib-1.1 jinja2-3.0.3 latexcodec-2.0.1 m2r-0.2.1 markdown-it-py-2.2.0 mdit-py-plugins-0.3.5 mdurl-0.1.2 mistune-0.8.4 msgpack-1.0.5 myst-parser-0.18.1 natsort-8.4.0 platformdirs-3.10.0 pybtex-0.24.0 pybtex-docutils-1.0.3 pycparser-2.21 pyyaml-6.0.1 regex-2022.3.15 ruamel.yaml-0.17.32 ruamel.yaml.clib-0.2.7 six-1.16.0 soupsieve-2.4.1 sphinx-autodoc-typehints-1.19.1 sphinx-copybutton-0.5.0 sphinx-jinja2-compat-0.2.0 sphinx-notfound-page-0.8 sphinx-prompt-1.5.0 sphinx-tabs-3.4.0 sphinx_lfs_content-1.1.0 sphinx_rtd_theme-1.0.0 sphinx_toolbox-3.5.0 sphinxcontrib-bibtex-2.4.2 sphinxcontrib-bitfield-0.4.1 tabulate-0.9.0 tinycss2-1.2.1 typing-extensions-4.7.1 webencodings-0.5.1 [rtd-command-info] start-time: 2023-08-22T06:46:16.461732Z, end-time: 2023-08-22T06:46:16.535146Z, duration: 0, exit-code: 0 cat conf.py # Configuration file for the Sphinx documentation builder. # Copyright (c) 2021 Graphcore Ltd. All rights reserved. # # -- Path setup -------------------------------------------------------------- import datetime # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import shutil import sys from pathlib import Path sys.path.insert(0, os.path.abspath(".")) # Used for generating links to Tutorials repo and other version specific URLs SDK_RELEASE="3.2" # TensorFlow versions used for generating version-specific links to GitHub TF2_VER="r2.6" TF1_VER="r1.15" # -- Operations to perform when building on Read The Docs -------------------- if os.environ.get("READTHEDOCS", False): # Get version set by RTD from the environment version = os.environ.get("READTHEDOCS_VERSION", "") # This will be substituted by the script that publishes to RTD project = ( "IPU-POD128 Data Centre Checklist" # Need double quotes because title might include apostrophe ) # If the document uses doxygen, run it now if os.path.isfile("Doxyfile"): if os.system("doxygen"): # Quit if doxygen processing failed exit(1) # Copy the generated html to a directory where it will be # uploaded to Read the Docs so we can link to it in future. src = "doxygen/html" if os.path.exists(src): dst = os.path.join("_html/doxygen") if os.path.exists(dst): shutil.rmtree(dst) # os.makedirs(dst, exist_ok=True) shutil.copytree(src, dst) # , dirs_exist_ok=True) else: # Defined in the local build script version = os.environ.get("VERSION", "0.0.0") project = os.environ.get("DOC_TITLE", "Title") # -- Other project information ----------------------------------------------------- author = "Graphcore Ltd" release = version version_date = f"{version} ({datetime.date.today().isoformat()})" # -- Project-specific configuration ------------------------------------------ # Projects can define a custom localconf.py file which we import here. This lets # projects define their own configuration, such as nitpicks to ignore. project_conf_file = os.environ.get("PROJECT_CONF_PATH", "") if project_conf_file: print("Exec'ing project conf file:", project_conf_file) with open(project_conf_file, "r", encoding="utf-8") as f: exec(f.read()) def append_to_or_set_conf_var(var_name, new_values): """Extend a conf var if it already exists, otherwise create it. This lets the project-specific localconf.py file set the value, and then this file can append to the value. Alternatively if the project-specific configuration file doesn't define the variable then this function defines it. Assumes the key refers to a list. """ old_values = globals().get(var_name, []) assert isinstance(old_values, list) old_values.extend(new_values) globals().update({var_name: old_values}) # -- General configuration --------------------------------------------------- gettext_uuid = True gettext_compact = False locale_dirs = ["locale/"] figure_language_filename = "{path}{language}/{basename}{ext}" user_agent = "Mozilla/4.0" # To fix problem some sites have with linkcheck linkcheck_ignore = [ "https://support.graphcore.ai", # Redirects to login page "https?://localhost", # Used for examples ] # Let the project-specific configuration also set suppress_warnings. append_to_or_set_conf_var("suppress_warnings", [ "autosectionlabel.*", ]) master_doc = "index" autodoc_typehints = "description" autodoc_typehints_format = "short" autodoc_default_options = { "members": None, } # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. sys.path.append(os.path.abspath("_extensions")) extensions = [ "breathe", "cloud_sptheme.ext.table_styling", "myst_parser", "sphinx_copybutton", "sphinx_tabs.tabs", "sphinx.ext.autodoc", "sphinx.ext.autosectionlabel", "sphinx.ext.autosummary", "sphinx.ext.extlinks", "sphinx.ext.graphviz", "sphinx.ext.ifconfig", "sphinx.ext.intersphinx", "sphinx.ext.napoleon", "sphinxcontrib.bitfield", "appendix", "graphcore", ] # Some extensions not available for older Python versions if sys.version_info.major >= 3 and sys.version_info.minor >= 8: extensions += [ 'sphinx_toolbox.collapse', ] myst_heading_anchors = 4 # After installing git-lfs and fetching files, check if there are any wheels to install # The wheels need to be installed in order (so we can't just "pip install *.whl") lfs_content_post_commands = [ 'set -- poptorch-*.whl; if [ -f "$1" ] ; then pip install "$1"; fi', 'set -- poptorch_geometric-*.whl; if [ -f "$1" ] ; then pip install "$1"; fi', 'set -- tensorflow*intel*.whl; if [ "-f" $1 ] ; then pip install "$1"; fi', 'set -- keras*.whl; if [ "-f" $1 ] ; then pip install --force-reinstall --no-deps "$1"; fi', 'set -- ipu_tensorflow_addons*.whl; if [ -f "$1" ] ; then pip install "$1"; fi', ] if os.environ.get("READTHEDOCS", False): extensions.append("notfound.extension") extensions.append("sphinx_lfs_content") sphinx_tabs_disable_tab_closing = True bibtex_bibfiles = ["refs.bib"] if os.path.isfile(bibtex_bibfiles[0]): extensions.append("sphinxcontrib.bibtex") extlinks = { # Link to arXiv abstracts; e.g. :arxiv:`2103.16737` or :arxiv:`Mansfield & Seligman, 2021 <2103.16737>` "arxiv": ("https://arxiv.org/abs/%s", "arXiv %s"), # Link to ONNX operators; e.g. :onnxop:`Add` "onnxop": ("https://github.com/onnx/onnx/blob/main/docs/Operators.md#%s", "ONNX %s"), # Link to docs on Graphcore doc portal; e.g. :gcdoc:`graphcore-glossary` # This is not really necessary now as we have the intersphinx mappings defined below "gcdoc": ("https://docs.graphcore.ai/projects/%s", ""), # Link to Graphcore tutorials on GitHub; e.g. :tutorials-repo:`tutorials/tensorflow2/tensorboard` or :tutorials-repo:`simple_applications/tensorflow/mnist/mnist.py` "tutorials-repo": (f"https://github.com/graphcore/examples/tree/sdk-release-{SDK_RELEASE}/tutorials/", "%s"), # Link to TensorFlow 1 tutorials on GitHub. This is fixed at SDK 3.0; e.g. :tutorials-repo-tf1:`tutorials/tensorflow2/tensorboard` or :tutorials-repo-tf1:`simple_applications/tensorflow/mnist/mnist.py` "tutorials-repo-tf1": ("https://github.com/graphcore/tutorials/tree/sdk-release-3.0/", "%s"), # Link to TensorFlow 2 on GitHub "github-tf2": (f"https://github.com/graphcore/tensorflow/tree/{TF2_VER}/sdk-release-{SDK_RELEASE}/", "%s"), # Link to TensorFlow 1 on GitHub "github-tf1": (f"https://github.com/graphcore/tensorflow/tree/{TF1_VER}/sdk-release-{SDK_RELEASE}/", "%s"), # Link to Keras on GitHub "github-keras": (f"https://github.com/graphcore/keras/tree/{TF2_VER}/sdk-release-{SDK_RELEASE}/", "%s"), # Link to TensorFlow 2 add-ons on GitHub "github-tf2-addons": (f"https://github.com/graphcore/ipu_tensorflow_addons/tree/{TF2_VER}/sdk-release-{SDK_RELEASE}/", "%s"), # Link to TensorFlow 1 add-ons on GitHub "github-tf1-addons": (f"https://github.com/graphcore/ipu_tensorflow_addons/tree/{TF1_VER}/sdk-release-{SDK_RELEASE}/", "%s"), # Link to PopTorch on GitHub "github-poptorch": (f"https://github.com/graphcore/poptorch/tree/sdk-release-{SDK_RELEASE}/", "%s"), # Link to PopART on GitHub "github-popart": (f"https://github.com/graphcore/popart/tree/sdk-release-{SDK_RELEASE}/", "%s"), # Link to PopLibs on GitHub "github-poplibs": (f"https://github.com/graphcore/poplibs/tree/sdk-release-{SDK_RELEASE}/", "%s"), # Link to Poprithms on GitHub "github-poprithms": (f"https://github.com/graphcore/poprithms/tree/sdk-release-{SDK_RELEASE}/", "%s"), } copybutton_prompt_text = r">>> |\.\.\. |\$ | *[0-9]+" copybutton_prompt_is_regexp = True copybutton_only_copy_prompt_lines = True copybutton_line_continuation_character = "\\" # Intersphinx mapping setup # get the path to the cache dir (it is relative to this file) script_dir = Path(__file__).resolve().parent # On Read the Docs, read the inventories from the sources otherwise use the # cached files intersphinx_cache = script_dir / "intersphinx_cache" if os.environ.get("READTHEDOCS", False): # Read the generated intersphinx mapping definition if intersphinx_cache.is_dir(): intersphinx_mapping_file = intersphinx_cache / "intersphinx_mapping.py" else: # Handle older docs where we didn’t copy the entire cache intersphinx_mapping_file = script_dir / "intersphinx_mapping.py" intersphinx_mapping = {} with intersphinx_mapping_file.open(mode="r", encoding="UTF-8") as f: exec(f.read()) else: # Read the file with mappings from target to document URLs document_url_file = intersphinx_cache / "document_urls.py" document_urls = {} with document_url_file.open(mode="r", encoding="UTF-8") as f: exec(f.read()) # Initialise the intersphinx configuration from the filenames and mappings to document intersphinx_mapping = {} for entry in filter(lambda f: f.name.endswith(".inv"), os.scandir(intersphinx_cache)): # Process all inventory files in the cache directory target = entry.name[:-4] url = document_urls.get(target, None) if url: # Add a mapping entry with document URL and full path to the cached inventory file intersphinx_mapping[target] = (url, entry.path) # Content for the 404 notfound extension on Read The Docs notfound_context = { "title": "Page not found", "body": """

Page not found

Sorry, we could find the page you were looking for.

Try returning to the documentation home page and searching from there.

""", } # Use the root project for resources and links (see T45222) notfound_urls_prefix = "/en/latest/" napoleon_google_docstring = True breathe_projects = { "project": "doxygen/xml", } breathe_default_project = "project" breathe_show_enumvalue_initializer = True breathe_default_members = ("members", "undoc-members") cpp_index_common_prefix = [ "poplar::core::", "poplar::detail::", "poplar::layout::", "poplar::traits::", "poplar::program::", "poplin::fc::", "poplin::matmul::", "poplin::multiconv::", "popnn::bn::", "popnn::gn::", "popnn::gru::", "popnn::in::", "popnn::ln::", "popnn::lstm::", "popnn::matmul::", "popnn::pooling::", "popnn::rnn::", "popops::architecture::", "popops::embedding::", "popops::expr::", "popops::rearrange::", "popsparse::dynamic::", "popsparse::experimental::", "poputil::graphfn::", "popef::", "poplar::", "poplin::", "popnn::", "popops::", "poprand::", "popsparse::", "poputil::", "poplibs::", "popart::", "popdist::", "gcl::", "pva::preview::", "pva::", "pvti::", "gcipuinfo::", "IPUAttributeLabels::", ] modindex_common_prefix = [ "tensorflow.python.ipu", "tensorflow.python.", "tensorflow.", "popart.", "poptorch.", "popdist.", "pva.", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] default_role = "code" # Internationalization gettext_uuid = True gettext_compact = False locale_dirs = ["locales"] # Define abbreviations for IPU-PODn names with subscripts # These use non-breaking hyphens & spaces, so be careful if editing or adding new definitions pod_sizes = [2**i for i in range(2, 14)] + ["N"] pod_definitions = [ f".. |POD{i}| replace:: IPU‑POD\\ :subscript:`{i}`" for i in pod_sizes ] bow_definitions = [ f".. |BOW{i}| replace:: Bow Pod\\ :subscript:`{i}`" for i in pod_sizes ] rst_epilog = ( "\n".join(pod_definitions) + "\n" + "\n".join(bow_definitions) + r""" .. role:: raw-html(raw) :format: html .. |POD| replace:: IPU‑POD .. |BOW| replace:: Bow Pod .. |newpage| raw:: latex \newpage .. |LEGAL:EULA| replace:: This software is made available under the terms of the `Graphcore End User License Agreement (EULA) `__ and the `Graphcore Container License Agreement `__. Please ensure you have read and accept the terms of the corresponding license before using the software. The Graphcore EULA applies unless indicated otherwise. .. |LEGAL:TRADEMARkS| replace:: Graphcloud®, Graphcore®, Poplar® and PopVision® are registered trademarks of Graphcore Ltd. :raw-html:`

` Bow™, Bow-2000™, Bow Pod™, Colossus™, In-Processor-Memory™, IPU-Core™, IPU-Exchange™, IPU-Fabric™, IPU-Link™, IPU-M2000™, IPU-Machine™, IPU-POD™, IPU-Tile™, PopART™, PopDist™, PopLibs™, PopRun™, PopTorch™, Streaming Memory™ and Virtual-IPU™ are trademarks of Graphcore Ltd. :raw-html:`

` All other trademarks are the property of their respective owners. """ + f".. |YEAR| replace:: {datetime.date.today().year}" + "\n" + f".. |SDK_RELEASE| replace:: {SDK_RELEASE}" "\n" ) # f".. |date| replace:: {datetime.date.today().isoformat()}" + # "\n" + # f".. |datetime| replace:: {datetime.datetime.today().isoformat(timespec='seconds')}" + # "\n" # f".. |title| replace:: {project}" + # "\n" # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "sphinx_rtd_theme" html_theme_options = { "logo_only": False, "navigation_depth": 5, "collapse_navigation": False, } html_favicon = "_static/favicon.png" # Enable numbered figures and cross references numfig = True numfig_format = { "section": "Section {number}, {name}", "figure": "Fig. %s", "table": "Table %s", "code-block": "Listing %s", } # Path to custom robots.txt etc if os.path.isdir("_html"): html_extra_path = ["_html"] # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] if os.path.isdir("pdf"): html_static_path.append("pdf") # CSS file to create the Graphcore style plus optional css local to each document html_css_files = ["css/custom_rtd.css"] if os.path.isfile("_static/css/local.css"): html_css_files.append("css/local.css") html_js_files = [ "js/graphcore.js", ] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". html_title = project # The name of an image file (relative to this directory) to place at the top # of the sidebar. html_logo = "_static/graphcorelogo-html.png" # If true, convert quotes and dashes to # typographically correct entities. smartquotes = True # If true, links to the reST sources are added to the pages. html_show_sourcelink = False # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. html_show_sphinx = False # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. html_show_copyright = False # -- Options for LaTeX output --------------------------------------------- # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_class = "manual" latex_documents = [ ("index", "doc.tex", os.environ.get("DOC_TITLE"), author, latex_class), ] # The name of an image file (relative to this directory) to place at the top of # the title page. latex_logo = "_static/graphcorelogo.pdf" latex_additional_files = [ "_static/graphcoresymbol.pdf", ] latex_show_pagerefs = False latex_show_urls = "no" if os.environ.get("READTHEDOCS", False): latex_engine = 'xelatex' latex_elements = { # Reduce code block font size as we have some very long lines "fvset": r"\fvset{fontsize=\footnotesize}", # Options to pass to packages "passoptionstopackages": r"\PassOptionsToPackage{dvipsnames, table, xcdraw}{xcolor}", # Set up margins for geometry "sphinxsetup": """ hmargin={19mm, 19mm}, vmargin={26mm, 26mm}, warningBorderColor={HTML}{FF6F79}, noteBorderColor={HTML}{D9D9D9}, VerbatimBorderColor={HTML}{D9D9D9}, TitleColor={HTML}{292C31}, """, # The paper size ('letterpaper' or 'a4paper'). "papersize": "a4paper", # Save paper and screen space "extraclassoptions": "openany,oneside", # Keep figures where they are placed "figure_align": "H", "releasename": "Version", # The font size ('10pt', '11pt' or '12pt'). "pointsize": "10pt", # API docs have a problem with the default depth "maxlistdepth": "20", # Make text in index smaller to account for the unreasonably long entries "printindex": r"\footnotesize\raggedright\printindex", # Additional stuff for the LaTeX preamble. "preamble": r""" %% Set maximum depth of numbered headings \setcounter{tocdepth}{2} \setcounter{secnumdepth}{2} %% Table captions and headers \makeatletter \definecolor{gcgrey}{HTML}{FAF8F9} \usepackage[font=bf]{caption} \protected\def\sphinxstyletheadfamily{\cellcolor{gcgrey} \py@HeaderFamily \py@TitleColor} \renewcommand{\arraystretch}{1.5} %% Set fonts \renewcommand{\familydefault}{\sfdefault} \usepackage{charter} \usepackage[defaultsans]{lato} \usepackage{inconsolata} %% One-column index to cope with long, fully resolved names \renewenvironment{theindex}{ \chapter*{\indexname} \markboth{\MakeUppercase\indexname}{\MakeUppercase\indexname} \setlength{\parskip}{0.1em} \relax \let\item\@idxitem }{} \makeatother %% Set up page headers and footers \usepackage{fancyhdr} \pagestyle{fancy} \setlength\headheight{45pt} \fancypagestyle{normal}{ \fancyhf{} \fancyhead[L]{\includegraphics[width=10mm]{graphcoresymbol}} \fancyhead[R]{\large """ + project + r""" \\ } \fancyfoot[L]{Version: """ + version_date + r"""} \fancyfoot[R]{\thepage} \renewcommand{\headrulewidth}{0.5pt} \renewcommand{\footrulewidth}{0.5pt} } \fancypagestyle{plain}{% \fancyhf{} \fancyfoot[L]{Version: """ + version_date + r"""} \fancyfoot[R]{\thepage} \renewcommand{\headrulewidth}{0pt} \renewcommand{\footrulewidth}{0.5pt} } """, } ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("1.0.0", "/en/1.0.0/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'graphcore-ipu-pod128-data-centre-checklist', 'name': u'IPU-POD128 Data Centre Checklist', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': '', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'gc-docs', 'proxied_api_host': '/_', 'github_repo': 'ipu-pod128-datacentre-checklist', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '22702695', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/graphcore-ipu-pod128-data-centre-checklist/builds/1674367/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-08-22T06:46:17.515548Z, end-time: 2023-08-22T06:46:23.689874Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.5.0 loading translations [en]... done making output directory... done Updated Git hooks. Git LFS initialized. fetch: Fetching reference HEAD myst v0.18.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=[], disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, highlight_code_blocks=True, number_code_blocks=[], title_to_header=False, heading_anchors=4, heading_slug_func=None, footnote_transition=True, words_per_minute=200, sub_delimiters=('{', '}'), linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area') [autosummary] generating autosummary for: README.md, index.rst, legal.rst loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://pytorch.org/docs/stable/objects.inv... loading intersphinx inventory from https://pytorch.org/cppdocs/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ai-float-white-paper/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/graphcore-approved-server-list/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/assembly-programming/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/available-memory/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/bert-training/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/bmc-user-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/bow-2000-datasheet/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/bow-pod16-datasheet/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/bow-pod256-build-and-test/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/bow-pod256-datasheet/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/bow-pod64-build-and-test/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/bow-pod64-datasheet/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/bow-podda-build-test/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/bow-pod-expansion-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/bow-pod-getting-started/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/cla/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/command-line-tools/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ddn-storage/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/docker-container-license/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/dynamic-sparsity/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/eula/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/gcipuinfo/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/gcl-user-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/g-core-labs-cloud-getting-started/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/graphcore-glossary/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/graph-analyser-userguide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/graphcloud-about-quick-start/en/latest/objects.inv... intersphinx inventory has moved: https://docs.graphcore.ai/projects/bow-pod256-build-and-test/en/latest/objects.inv -> https://readthedocs.com/cas/login?service=https%3A%2F%2Fdocs.graphcore.ai%2Fprojects%2Fbow-pod256-build-and-test%2Fen%2Flatest%2Fobjects.inv%3Fnext%3Dhttps%253A%252F%252Fdocs.graphcore.ai%252Fprojects%252Fbow-pod256-build-and-test%252Fen%252Flatest%252Fobjects.inv&subproject=bow-pod256-build-and-test WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.graphcore.ai/projects/bow-pod256-build-and-test/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory from https://docs.graphcore.ai/projects/graphcloud-access-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/graphcloud-getting-started/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/graphcloud-jupyter-notebook-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/graphcloud-monitoring-hardware-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/graphcloud-monitoring-programs-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/graphcloud-popart-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/graphcloud-poplar-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/graphcloud-pytorch-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/graphcloud-setup-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/graphcloud-tensorflow1-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/graphcloud-tensorflow2-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/container-license/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/icu-recovery-mode/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-pod64-build-test/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/graphcore-ipu-m2000-datasheet/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-m2000-getting-started/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-overview/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-pod128-build-test/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-pod128-datacentre-checklist/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-pod128-datasheet/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-pod128-integration/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-pod16-datasheet/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-pod64-datacentre-checklist/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-pod64-datasheet/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-pod64-integration/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-podda-build-test/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-pod-da-getting-started/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-pod-getting-started/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-pod-expansion-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-programmers-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/jupyter-notebook-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/profiling-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/tensorflow2-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/isa/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/kubernetes-license/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/kubernetes-user-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/memory-performance-optimisation/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/tf-model-parallelism/en/latest/objects.inv... intersphinx inventory has moved: https://docs.graphcore.ai/projects/ipu-pod128-integration/en/latest/objects.inv -> https://readthedocs.com/cas/login?service=https%3A%2F%2Fdocs.graphcore.ai%2Fprojects%2Fipu-pod128-integration%2Fen%2Flatest%2Fobjects.inv%3Fnext%3Dhttps%253A%252F%252Fdocs.graphcore.ai%252Fprojects%252Fipu-pod128-integration%252Fen%252Flatest%252Fobjects.inv&subproject=ipu-pod128-integration loading intersphinx inventory from https://docs.graphcore.ai/projects/model-runtime/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.graphcore.ai/projects/ipu-pod128-integration/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory from https://docs.graphcore.ai/projects/monitoring-hardware-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/openstack-ref-design/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/paperspace-getting-started/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/pod-deployment-datacentre-checklist/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/pod-maintenance-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/weka-data-platform/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/popart-cpp-api/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/popart-python-api/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/popart-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/popart-user-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/popef/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/poplar-api/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/poplar-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/sdk-overview/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/poplar-triton-backend/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/poplar-user-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/poprun-user-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/poptorch-user-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/graphcore-popvision-user-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/popxl/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/porting-tf2-models-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/porting-tf-models/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/pure-storage-ref-design/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/libpva/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/libpvti/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/pytorch-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/rack-tool/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/cloud-native-ipu-pod-systems/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/release-notes/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/switched-gwlinks/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/system-analyser-userguide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/custom-ops/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/tensorflow1-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/tensorflow-serving1/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/tensorflow1-user-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/tensorflow-serving2/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/tf-recompilation/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/tensorflow-user-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/tutorials/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/poplar-docker/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/vipu-admin/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/vipu-user/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-inference-toolkit-user-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-inference-toolkit-quick-start/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/poprt-user-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-inference-toolkit-user-guide/zh_CN/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipu-inference-toolkit-quick-start/zh_CN/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/poprt-user-guide/zh_CN/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/kubernetes-ipu-device-plugin-user-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/kubernetes-ipu-device-plugin-user-guide/zh_CN/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/kubernetes-ipu-device-plugin-license/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/kubernetes-ipu-device-plugin-license/zh_CN/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/isa-mk2-with-fp8/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/kubernetes-macvlan/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/c600-smbus-interface/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/C600-datasheet/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/C600-datasheet/zh_CN/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/slurm-release-notes/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/poptorch-geometric-user-guide/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/c600-power-thermal-control/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/ipum-release-notes/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/c600-icu-firmware-release-notes/en/latest/objects.inv... loading intersphinx inventory from https://docs.graphcore.ai/projects/pytorch-geometric-quick-start/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.graphcore.ai/projects/kubernetes-ipu-device-plugin-license/zh_CN/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://docs.graphcore.ai/projects/kubernetes-ipu-device-plugin-license/zh_CN/latest/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.graphcore.ai/projects/poprt-user-guide/zh_CN/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://docs.graphcore.ai/projects/poprt-user-guide/zh_CN/latest/objects.inv building [mo]: targets for 0 po files that are out of date building [html]: targets for 3 source files that are out of date updating environment: [new config] 3 added, 0 changed, 0 removed reading sources... [ 33%] README reading sources... [ 66%] index reading sources... [100%] legal /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/checkouts/latest/index.rst:6: WARNING: duplicate label ipu-pod128-datacentre-checklist, other instance in /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/checkouts/latest/README.md looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/checkouts/latest/README.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/graphcore-ipu-pod128-data-centre-checklist/checkouts/latest/legal.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 33%] README writing output... [ 66%] index writing output... [100%] legal generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 7 warnings. The HTML pages are in _readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-08-22T06:46:24.447495Z, end-time: 2023-08-22T06:46:24.710498Z, duration: 0, exit-code: 0 cd _readthedocs && zip -v -r ../html.zip html -x html/_sources html/_static/css/fonts adding: html/ (in=0) (out=0) (stored 0%) adding: html/.buildinfo (in=230) (out=172) (deflated 25%) adding: html/searchindex.js (in=1677) (out=679) (deflated 60%) adding: html/objects.inv (in=394) (out=394) (stored 0%) adding: html/legal.html (in=10923) (out=3979) (deflated 64%) adding: html/search.html (in=10475) (out=3685) (deflated 65%) adding: html/_static/ (in=0) (out=0) (stored 0%) adding: html/_static/jquery.js (in=89476) (out=30810) (deflated 66%) adding: html/_static/searchtools.js (in=16636) (out=5284) (deflated 68%) adding: html/_static/check-solid.svg (in=313) (out=199) (deflated 36%) adding: html/_static/language_data.js (in=10854) (out=3834) (deflated 65%) adding: html/_static/copybutton_funcs.js (in=2198) (out=860) (deflated 61%) adding: html/_static/jquery-3.5.1.js (in=287630) (out=84634) (deflated 71%) adding: html/_static/underscore-1.13.1.js (in=68420) (out=19326) (deflated 72%) adding: html/_static/doctools.js (in=10766) (out=3702) (deflated 66%) adding: html/_static/graphcorelogo-html.png (in=3474) (out=3474) (stored 0%) adding: html/_static/underscore.js (in=19530) (out=7499) (deflated 62%) adding: html/_static/copybutton.js (in=7509) (out=2772) (deflated 63%) adding: html/_static/css/ (in=0) (out=0) (stored 0%) adding: html/_static/css/custom_rtd.css (in=19834) (out=4906) (deflated 75%) adding: html/_static/css/fonts/ (in=0) (out=0) (stored 0%) adding: html/_static/css/fonts/lato-normal-italic.woff2 (in=195704) (out=192326) (deflated 2%) adding: html/_static/css/fonts/fontawesome-webfont.eot (in=165742) (out=98473) (deflated 41%) adding: html/_static/css/fonts/fontawesome-webfont.svg (in=444379) (out=136001) (deflated 69%) adding: html/_static/css/fonts/lato-normal.woff2 (in=182708) (out=179319) (deflated 2%) adding: html/_static/css/fonts/fontawesome-webfont.woff (in=98024) (out=97895) (deflated 0%) adding: html/_static/css/fonts/lato-normal.woff (in=309192) (out=279347) (deflated 10%) adding: html/_static/css/fonts/fontawesome-webfont.woff2 (in=77160) (out=77144) (deflated 0%) adding: html/_static/css/fonts/lato-bold-italic.woff (in=323344) (out=293273) (deflated 9%) adding: html/_static/css/fonts/lato-bold.woff2 (in=184912) (out=181279) (deflated 2%) adding: html/_static/css/fonts/Roboto-Slab-Bold.woff (in=87624) (out=87258) (deflated 0%) adding: html/_static/css/fonts/Roboto-Slab-Regular.woff2 (in=66444) (out=66419) (deflated 0%) adding: html/_static/css/fonts/lato-bold-italic.woff2 (in=193308) (out=189919) (deflated 2%) adding: html/_static/css/fonts/fontawesome-webfont.ttf (in=165548) (out=98383) (deflated 41%) adding: html/_static/css/fonts/lato-bold.woff (in=309728) (out=279938) (deflated 10%) adding: html/_static/css/fonts/Roboto-Slab-Bold.woff2 (in=67312) (out=67275) (deflated 0%) adding: html/_static/css/fonts/lato-normal-italic.woff (in=328412) (out=298760) (deflated 9%) adding: html/_static/css/fonts/Roboto-Slab-Regular.woff (in=86288) (out=86026) (deflated 0%) adding: html/_static/css/theme.css (in=129674) (out=22366) (deflated 83%) adding: html/_static/css/badge_only.css (in=3275) (out=1095) (deflated 67%) adding: html/_static/plus.png (in=90) (out=84) (deflated 7%) adding: html/_static/tabs.css (in=1804) (out=560) (deflated 69%) adding: html/_static/js/ (in=0) (out=0) (stored 0%) adding: html/_static/js/html5shiv-printshiv.min.js (in=4370) (out=2019) (deflated 54%) adding: html/_static/js/graphcore.js (in=10098) (out=3102) (deflated 69%) adding: html/_static/js/theme.js (in=5023) (out=1777) (deflated 65%) adding: html/_static/js/badge_only.js (in=934) (out=436) (deflated 53%) adding: html/_static/js/html5shiv.min.js (in=2734) (out=1333) (deflated 51%) adding: html/_static/table_styling.css (in=1333) (out=477) (deflated 64%) adding: html/_static/graphviz.css (in=299) (out=196) (deflated 34%) adding: html/_static/documentation_options.js (in=421) (out=262) (deflated 38%) adding: html/_static/clipboard.min.js (in=9031) (out=3139) (deflated 65%) adding: html/_static/POD128_datacentre_prep_checklist.pdf (in=132395) (out=123365) (deflated 7%) adding: html/_static/copy-button.svg (in=411) (out=232) (deflated 44%) adding: html/_static/graphcoresymbol.pdf (in=2449) (out=2012) (deflated 18%) adding: html/_static/minus.png (in=90) (out=83) (deflated 8%) adding: html/_static/copybutton.css (in=2010) (out=783) (deflated 61%) adding: html/_static/favicon.png (in=2871) (out=2322) (deflated 19%) adding: html/_static/tabs.js (in=4231) (out=1441) (deflated 66%) adding: html/_static/graphcorelogo.pdf (in=11759) (out=4291) (deflated 64%) adding: html/_static/pygments.css (in=4902) (out=1009) (deflated 79%) adding: html/_static/basic.css (in=14692) (out=3460) (deflated 76%) adding: html/_static/file.png (in=286) (out=286) (stored 0%) adding: html/_sources/ (in=0) (out=0) (stored 0%) adding: html/_sources/legal.rst.txt (in=108) (out=97) (deflated 10%) adding: html/_sources/README.md.txt (in=33) (out=33) (stored 0%) adding: html/_sources/index.rst.txt (in=288) (out=165) (deflated 43%) adding: html/genindex.html (in=10079) (out=3576) (deflated 65%) adding: html/404.html (in=10499) (out=3648) (deflated 65%) adding: html/README.html (in=10384) (out=3681) (deflated 65%) adding: html/index.html (in=10666) (out=3767) (deflated 65%) total bytes=4233407, compressed=3076341 -> 27% savings [rtd-command-info] start-time: 2023-08-22T06:46:25.174453Z, end-time: 2023-08-22T06:46:25.247232Z, duration: 0, exit-code: 0 mv html.zip _readthedocs/html/_static/