Read the Docs build information Build id: 1464543 Project: northeastern-university-rc-public-documentation Version: latest Commit: 937bb0871956453de59cc90ccc9c5d2d28b1ace6 Date: 2023-05-10T13:03:29.632155Z State: finished Success: True [rtd-command-info] start-time: 2023-05-10T13:04:19.297778Z, end-time: 2023-05-10T13:04:25.358317Z, duration: 6, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/northeastern-rc/rc-public-documentation . Cloning into '.'... [rtd-command-info] start-time: 2023-05-10T13:04:25.572856Z, end-time: 2023-05-10T13:04:26.250054Z, 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 937bb08 Merge pull request #37 from northeastern-rc/initial-tf [rtd-command-info] start-time: 2023-05-10T13:04:26.437632Z, end-time: 2023-05-10T13:04:26.518792Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-05-10T13:04:27.832668Z, end-time: 2023-05-10T13:04:32.537835Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-05-10T13:04:32.819061Z, end-time: 2023-05-10T13:04:33.970655Z, duration: 1, 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/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (23.1.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (67.7.2) [rtd-command-info] start-time: 2023-05-10T13:04:34.177277Z, end-time: 2023-05-10T13:04:41.048210Z, duration: 6, 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<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.5.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 61.6 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 217.3 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 175.8 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<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 203.2 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 201.1 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 194.4 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20-py3-none-any.whl (577 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 577.9/577.9 kB 223.8 MB/s eta 0:00:00 Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 (from sphinx<2) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 244.9 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 240.3 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 200.5 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 180.3 MB/s eta 0:00:00 Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 (from sphinx<2) Downloading requests-2.30.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.5/62.5 kB 165.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from sphinx<2) (67.7.2) Collecting packaging (from sphinx<2) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 174.1 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport (from sphinx<2) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=2.0 (from jinja2<3.1.0) Downloading MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 236.0 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Downloading charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.0/171.0 kB 230.6 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 179.6 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 211.0 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 206.2 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 203.0 MB/s eta 0:00:00 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=acede085980be7e53360af06fd9fb2081f2375a4b0b3625431c102694954d686 Stored in directory: /tmp/pip-ephem-wheel-cache-3riwtdjb/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.2 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.30.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-2.0.2 [rtd-command-info] start-time: 2023-05-10T13:04:41.245178Z, end-time: 2023-05-10T13:04:43.214034Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting urllib3<2.0 (from -r docs/requirements.txt (line 1)) Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 7.7 MB/s eta 0:00:00 Collecting sphinx-markdown-tables==0.0.16 (from -r docs/requirements.txt (line 2)) Downloading sphinx_markdown_tables-0.0.16-py3-none-any.whl (28 kB) Collecting sphinx-rtd-theme==1.0.0 (from -r docs/requirements.txt (line 3)) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 78.0 MB/s eta 0:00:00 Collecting markdown>=3.0.1 (from sphinx-markdown-tables==0.0.16->-r docs/requirements.txt (line 2)) Downloading Markdown-3.4.3-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.9/93.9 kB 208.2 MB/s eta 0:00:00 Requirement already satisfied: sphinx>=1.6 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (1.8.6) Requirement already satisfied: docutils<0.18 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (0.17.1) Collecting importlib-metadata>=4.4 (from markdown>=3.0.1->sphinx-markdown-tables==0.0.16->-r docs/requirements.txt (line 2)) Downloading importlib_metadata-6.6.0-py3-none-any.whl (22 kB) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (1.16.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (3.0.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (2.15.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (2.2.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (1.4.1) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (2.30.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (67.7.2) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (23.1) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (1.2.4) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (2023.3) Collecting zipp>=0.5 (from importlib-metadata>=4.4->markdown>=3.0.1->sphinx-markdown-tables==0.0.16->-r docs/requirements.txt (line 2)) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting typing-extensions>=3.6.4 (from importlib-metadata>=4.4->markdown>=3.0.1->sphinx-markdown-tables==0.0.16->-r docs/requirements.txt (line 2)) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (2.1.2) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (3.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (2023.5.7) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from sphinxcontrib-websupport->sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 3)) (1.1.5) Installing collected packages: zipp, urllib3, typing-extensions, importlib-metadata, markdown, sphinx-rtd-theme, sphinx-markdown-tables Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.2 Uninstalling urllib3-2.0.2: Successfully uninstalled urllib3-2.0.2 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed importlib-metadata-6.6.0 markdown-3.4.3 sphinx-markdown-tables-0.0.16 sphinx-rtd-theme-1.0.0 typing-extensions-4.5.0 urllib3-1.26.15 zipp-3.15.0 [rtd-command-info] start-time: 2023-05-10T13:04:45.019798Z, end-time: 2023-05-10T13:04:45.103566Z, duration: 0, exit-code: 0 cat docs/source/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # 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 sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = 'Northeastern University Research Computing' copyright = '2019-2021, Northeastern University Research Computing' author = 'Northeastern University Research Computing' # The full version, including alpha/beta/rc tags release = '2.0.0' # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = ['sphinx_markdown_tables',] # 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 = [] # -- 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' #add logo to the upper left in the help system html_logo = 'images/NU_logo_small.png' html_theme_options = {'logo_only': True} # custom css file html_css_files = ['../css/custom.css'] #If true, “(C) Copyright …” is shown in the HTML footer. Default is True. html_show_copyright = True #If true, “Created using Sphinx” is shown in the HTML footer. Default is True. html_show_sphinx = False # 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','_static/video'] master_doc = 'index' #source_suffix = ['.rst'] ########################################################################### # 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/"), ], 'downloads': [ ("pdf", "//rc-docs.northeastern.edu/_/downloads/en/latest/pdf/"), ("html", "//rc-docs.northeastern.edu/_/downloads/en/latest/htmlzip/"), ("epub", "//rc-docs.northeastern.edu/_/downloads/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'northeastern-university-rc-public-documentation', 'name': u'rc-public-documentation', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://rc-docs.northeastern.edu/en/latest/', 'analytics_code': 'UA-53190950-13', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'northeastern-rc', 'proxied_api_host': '/_', 'github_repo': 'rc-public-documentation', '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': 'UA-53190950-13', 'global_analytics_code': 'UA-17997319-2', 'commit': '937bb087', } # 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(): html_context.update(context) 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/northeastern-university-rc-public-documentation/builds/1464543/' 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-05-10T13:04:45.679016Z, end-time: 2023-05-10T13:04:48.545820Z, duration: 2, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v1.8.6 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [html]: targets for 32 source files that are out of date updating environment: 32 added, 0 changed, 0 removed reading sources... [ 3%] best-practices/checkpointing reading sources... [ 6%] classroom/class_use reading sources... [ 9%] classroom/cps_ood reading sources... [ 12%] first_steps/bashrc reading sources... [ 15%] first_steps/connect_mac reading sources... [ 18%] first_steps/connect_ood reading sources... [ 21%] first_steps/connect_windows reading sources... [ 25%] first_steps/cps_ood reading sources... [ 28%] first_steps/get_access reading sources... [ 31%] hardware/hardware_overview reading sources... [ 34%] hardware/partitions reading sources... [ 37%] index reading sources... [ 40%] software/conda reading sources... [ 43%] software/matlab reading sources... [ 46%] software/modules reading sources... [ 50%] software/mpi reading sources... [ 53%] software/r reading sources... [ 56%] software/softwareoverview reading sources... [ 59%] software/spack reading sources... [ 62%] storage/discovery_storage reading sources... [ 65%] storage/general_storage reading sources... [ 68%] using-discovery/globus reading sources... [ 71%] using-discovery/sbatch reading sources... [ 75%] using-discovery/srun reading sources... [ 78%] using-discovery/transferringdata reading sources... [ 81%] using-discovery/usingslurm reading sources... [ 84%] using-discovery/workingwithgpu reading sources... [ 87%] using-ood/fileexplore reading sources... [ 90%] using-ood/interactiveapps reading sources... [ 93%] using-ood/introduction reading sources... [ 96%] welcome/gettinghelp reading sources... [100%] welcome/welcome /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/best-practices/checkpointing.rst:3: WARNING: Duplicate explicit target name: "gromacs". /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/best-practices/checkpointing.rst:3: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/best-practices/checkpointing.rst:3: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/first_steps/cps_ood.rst:5: WARNING: duplicate label cps_ood, other instance in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/classroom/cps_ood.rst /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/using-discovery/workingwithgpu.rst:5: WARNING: Duplicate explicit target name: "ampere". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/first_steps/cps_ood.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 3%] best-practices/checkpointing writing output... [ 6%] classroom/class_use writing output... [ 9%] classroom/cps_ood writing output... [ 12%] first_steps/bashrc writing output... [ 15%] first_steps/connect_mac writing output... [ 18%] first_steps/connect_ood writing output... [ 21%] first_steps/connect_windows writing output... [ 25%] first_steps/cps_ood writing output... [ 28%] first_steps/get_access writing output... [ 31%] hardware/hardware_overview writing output... [ 34%] hardware/partitions writing output... [ 37%] index writing output... [ 40%] software/conda writing output... [ 43%] software/matlab writing output... [ 46%] software/modules writing output... [ 50%] software/mpi writing output... [ 53%] software/r writing output... [ 56%] software/softwareoverview writing output... [ 59%] software/spack writing output... [ 62%] storage/discovery_storage writing output... [ 65%] storage/general_storage writing output... [ 68%] using-discovery/globus writing output... [ 71%] using-discovery/sbatch writing output... [ 75%] using-discovery/srun writing output... [ 78%] using-discovery/transferringdata writing output... [ 81%] using-discovery/usingslurm writing output... [ 84%] using-discovery/workingwithgpu writing output... [ 87%] using-ood/fileexplore writing output... [ 90%] using-ood/interactiveapps writing output... [ 93%] using-ood/introduction writing output... [ 96%] welcome/gettinghelp writing output... [100%] welcome/welcome generating indices... genindex writing additional pages... search copying images... [ 4%] images/checkpointing.png copying images... [ 9%] images/cps-ood-menu.png copying images... [ 14%] images/cps-ood-jupyterform.png copying images... [ 19%] images/cps-ood-jupyterlab-start-session.png copying images... [ 23%] images/cps-ood-build-window.png copying images... [ 28%] images/cps-ood-jupyterlab-folders-view.png copying images... [ 33%] images/cps-ood-jupyterlab-students-folder.png copying images... [ 38%] images/cps-ood-jupyterlab-username-folder.png copying images... [ 42%] images/cps-ood-jupyterlab-ipykernel-launcher.png copying images... [ 47%] images/cps-ood-jupyterlab-ipykernel.png copying images... [ 52%] images/cps-ood-jupyterlab-new-launcher.png copying images... [ 57%] images/cps-ood-jupyterlab-open-terminal.png copying images... [ 61%] images/cps-ood-commandline.png copying images... [ 66%] images/catbashrc.jpg copying images... [ 71%] images/minicondabashrc.jpg copying images... [ 76%] images/nanobashrc.png copying images... [ 80%] images/moduleshow.jpg copying images... [ 85%] images/moduleload.jpg copying images... [ 90%] images/srun_example.jpg copying images... [ 95%] images/ood_apps_2021.jpg copying images... [100%] images/discovery.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 6 warnings. The HTML pages are in ../../_readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-05-10T13:04:48.736667Z, end-time: 2023-05-10T13:04:50.971377Z, duration: 2, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v1.8.6 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 32 added, 0 changed, 0 removed reading sources... [ 3%] best-practices/checkpointing reading sources... [ 6%] classroom/class_use reading sources... [ 9%] classroom/cps_ood reading sources... [ 12%] first_steps/bashrc reading sources... [ 15%] first_steps/connect_mac reading sources... [ 18%] first_steps/connect_ood reading sources... [ 21%] first_steps/connect_windows reading sources... [ 25%] first_steps/cps_ood reading sources... [ 28%] first_steps/get_access reading sources... [ 31%] hardware/hardware_overview reading sources... [ 34%] hardware/partitions reading sources... [ 37%] index reading sources... [ 40%] software/conda reading sources... [ 43%] software/matlab reading sources... [ 46%] software/modules reading sources... [ 50%] software/mpi reading sources... [ 53%] software/r reading sources... [ 56%] software/softwareoverview reading sources... [ 59%] software/spack reading sources... [ 62%] storage/discovery_storage reading sources... [ 65%] storage/general_storage reading sources... [ 68%] using-discovery/globus reading sources... [ 71%] using-discovery/sbatch reading sources... [ 75%] using-discovery/srun reading sources... [ 78%] using-discovery/transferringdata reading sources... [ 81%] using-discovery/usingslurm reading sources... [ 84%] using-discovery/workingwithgpu reading sources... [ 87%] using-ood/fileexplore reading sources... [ 90%] using-ood/interactiveapps reading sources... [ 93%] using-ood/introduction reading sources... [ 96%] welcome/gettinghelp reading sources... [100%] welcome/welcome /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/best-practices/checkpointing.rst:3: WARNING: Duplicate explicit target name: "gromacs". /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/best-practices/checkpointing.rst:3: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/best-practices/checkpointing.rst:3: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/first_steps/cps_ood.rst:5: WARNING: duplicate label cps_ood, other instance in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/classroom/cps_ood.rst /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/using-discovery/workingwithgpu.rst:5: WARNING: Duplicate explicit target name: "ampere". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/first_steps/cps_ood.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... welcome/welcome welcome/gettinghelp first_steps/get_access first_steps/connect_mac first_steps/connect_windows first_steps/connect_ood first_steps/bashrc hardware/hardware_overview hardware/partitions software/softwareoverview software/modules software/matlab software/conda software/spack software/r software/mpi using-discovery/usingslurm using-discovery/sbatch using-discovery/srun using-discovery/workingwithgpu using-discovery/transferringdata using-discovery/globus storage/discovery_storage storage/general_storage best-practices/checkpointing using-ood/introduction using-ood/fileexplore using-ood/interactiveapps classroom/class_use classroom/cps_ood writing... done writing additional files... copying images... [ 4%] images/discovery.png copying images... [ 9%] images/catbashrc.jpg copying images... [ 14%] images/minicondabashrc.jpg copying images... [ 19%] images/nanobashrc.png copying images... [ 23%] images/moduleshow.jpg copying images... [ 28%] images/moduleload.jpg copying images... [ 33%] images/srun_example.jpg copying images... [ 38%] images/checkpointing.png copying images... [ 42%] images/ood_apps_2021.jpg copying images... [ 47%] images/cps-ood-menu.png copying images... [ 52%] images/cps-ood-jupyterform.png copying images... [ 57%] images/cps-ood-jupyterlab-start-session.png copying images... [ 61%] images/cps-ood-build-window.png copying images... [ 66%] images/cps-ood-jupyterlab-folders-view.png copying images... [ 71%] images/cps-ood-jupyterlab-students-folder.png copying images... [ 76%] images/cps-ood-jupyterlab-username-folder.png copying images... [ 80%] images/cps-ood-jupyterlab-ipykernel-launcher.png copying images... [ 85%] images/cps-ood-jupyterlab-ipykernel.png copying images... [ 90%] images/cps-ood-jupyterlab-new-launcher.png copying images... [ 95%] images/cps-ood-jupyterlab-open-terminal.png copying images... [100%] images/cps-ood-commandline.png copying static files... done copying extra files... done dumping object inventory... done build succeeded, 6 warnings. The HTML page is in ../../_readthedocs/htmlzip. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-05-10T13:04:56.806209Z, end-time: 2023-05-10T13:04:58.919789Z, duration: 2, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v1.8.6 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 32 added, 0 changed, 0 removed reading sources... [ 3%] best-practices/checkpointing reading sources... [ 6%] classroom/class_use reading sources... [ 9%] classroom/cps_ood reading sources... [ 12%] first_steps/bashrc reading sources... [ 15%] first_steps/connect_mac reading sources... [ 18%] first_steps/connect_ood reading sources... [ 21%] first_steps/connect_windows reading sources... [ 25%] first_steps/cps_ood reading sources... [ 28%] first_steps/get_access reading sources... [ 31%] hardware/hardware_overview reading sources... [ 34%] hardware/partitions reading sources... [ 37%] index reading sources... [ 40%] software/conda reading sources... [ 43%] software/matlab reading sources... [ 46%] software/modules reading sources... [ 50%] software/mpi reading sources... [ 53%] software/r reading sources... [ 56%] software/softwareoverview reading sources... [ 59%] software/spack reading sources... [ 62%] storage/discovery_storage reading sources... [ 65%] storage/general_storage reading sources... [ 68%] using-discovery/globus reading sources... [ 71%] using-discovery/sbatch reading sources... [ 75%] using-discovery/srun reading sources... [ 78%] using-discovery/transferringdata reading sources... [ 81%] using-discovery/usingslurm reading sources... [ 84%] using-discovery/workingwithgpu reading sources... [ 87%] using-ood/fileexplore reading sources... [ 90%] using-ood/interactiveapps reading sources... [ 93%] using-ood/introduction reading sources... [ 96%] welcome/gettinghelp reading sources... [100%] welcome/welcome /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/best-practices/checkpointing.rst:3: WARNING: Duplicate explicit target name: "gromacs". /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/best-practices/checkpointing.rst:3: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/best-practices/checkpointing.rst:3: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/first_steps/cps_ood.rst:5: WARNING: duplicate label cps_ood, other instance in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/classroom/cps_ood.rst /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/using-discovery/workingwithgpu.rst:5: WARNING: Duplicate explicit target name: "ampere". looking for now-outdated files... none found pickling environment... /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/first_steps/cps_ood.rst: WARNING: document isn't included in any toctree done checking consistency... done processing NortheasternUniversityResearchComputing.tex...index welcome/welcome welcome/gettinghelp first_steps/get_access first_steps/connect_mac first_steps/connect_windows first_steps/connect_ood first_steps/bashrc hardware/hardware_overview hardware/partitions software/softwareoverview software/modules software/matlab software/conda software/spack software/r software/mpi using-discovery/usingslurm using-discovery/sbatch using-discovery/srun using-discovery/workingwithgpu using-discovery/transferringdata using-discovery/globus storage/discovery_storage storage/general_storage best-practices/checkpointing using-ood/introduction using-ood/fileexplore using-ood/interactiveapps classroom/class_use classroom/cps_ood resolving references... writing... done copying images... [ 4%] images/discovery.png copying images... [ 9%] images/catbashrc.jpg copying images... [ 14%] images/minicondabashrc.jpg copying images... [ 19%] images/nanobashrc.png copying images... [ 23%] images/moduleshow.jpg copying images... [ 28%] images/moduleload.jpg copying images... [ 33%] images/srun_example.jpg copying images... [ 38%] images/checkpointing.png copying images... [ 42%] images/ood_apps_2021.jpg copying images... [ 47%] images/cps-ood-menu.png copying images... [ 52%] images/cps-ood-jupyterform.png copying images... [ 57%] images/cps-ood-jupyterlab-start-session.png copying images... [ 61%] images/cps-ood-build-window.png copying images... [ 66%] images/cps-ood-jupyterlab-folders-view.png copying images... [ 71%] images/cps-ood-jupyterlab-students-folder.png copying images... [ 76%] images/cps-ood-jupyterlab-username-folder.png copying images... [ 80%] images/cps-ood-jupyterlab-ipykernel-launcher.png copying images... [ 85%] images/cps-ood-jupyterlab-ipykernel.png copying images... [ 90%] images/cps-ood-jupyterlab-new-launcher.png copying images... [ 95%] images/cps-ood-jupyterlab-open-terminal.png copying images... [100%] images/cps-ood-commandline.png copying TeX support files... done build succeeded, 6 warnings. The LaTeX files are in ../../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages/sphinx/builders/latex/__init__.py:201: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. if toctrees[0].get('maxdepth') > 0: WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2023-05-10T13:05:03.658289Z, end-time: 2023-05-10T13:05:03.724564Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2023-05-10T13:05:04.009235Z, end-time: 2023-05-10T13:05:31.488692Z, duration: 27, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=northeastern-university-rc-public-documentation -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="northeastern-university-rc-public-documentation" "NortheasternUniversityResearchComputing.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./NortheasternUniversityResearchComputing.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file northeastern-university-rc-public-documentation.idx (./northeastern-university-rc-public-documentation.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2 <./discovery.p ng>] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 3. [5] [6] Chapter 4. LaTeX Warning: Hyper reference `first_steps/connect_mac:using-x11' on page 7 un defined on input line 246. LaTeX Warning: Hyper reference `first_steps/connect_mac:using-x11' on page 7 un defined on input line 252. [7] Underfull \hbox (badness 10000) in paragraph at lines 331--332 []\T1/ptm/m/n/10 Type \T1/pcr/m/n/10 ssh-copy-id -i ~/.ssh/id_rsa.pub @login.discovery.neu. [8] LaTeX Warning: Hyper reference `using-discovery/srun:using-srun' on page 9 unde fined on input line 362. LaTeX Warning: Hyper reference `using-discovery/sbatch:using-sbatch' on page 9 undefined on input line 362. LaTeX Warning: Hyper reference `software/softwareoverview:software-overview' on page 9 undefined on input line 364. LaTeX Warning: Hyper reference `hardware/hardware_overview:hardware-overview' o n page 9 undefined on input line 365. LaTeX Warning: Hyper reference `hardware/partitions:partition-names' on page 9 undefined on input line 365. [9] [10] Chapter 5. LaTeX Warning: Hyper reference `first_steps/connect_mac:connect-mac' on page 11 undefined on input line 373. [11] LaTeX Warning: Hyper reference `using-discovery/srun:using-srun' on page 12 und efined on input line 455. LaTeX Warning: Hyper reference `using-discovery/sbatch:using-sbatch' on page 12 undefined on input line 455. LaTeX Warning: Hyper reference `software/softwareoverview:software-overview' on page 12 undefined on input line 457. LaTeX Warning: Hyper reference `hardware/hardware_overview:hardware-overview' o n page 12 undefined on input line 458. LaTeX Warning: Hyper reference `hardware/partitions:partition-names' on page 12 undefined on input line 458. [12] Chapter 6. LaTeX Warning: Hyper reference `first_steps/connect_mac:connect-mac' on page 13 undefined on input line 469. LaTeX Warning: Hyper reference `first_steps/connect_windows:connect-windows' on page 13 undefined on input line 469. LaTeX Warning: Hyper reference `first_steps/get_access:id1' on page 13 undefine d on input line 472. LaTeX Warning: Hyper reference `using-ood/interactiveapps:accessing-ood' on pag e 13 undefined on input line 502. [13] [14] Chapter 7. [15] LaTeX Warning: Hyper reference `software/conda:mini-conda' on page 16 undefined on input line 537. [16 <./catbashrc.jpg> <./minicondabashrc.jpg>] [17 <./nanobashrc.png>] LaTeX Warning: Hyper reference `using-discovery/sbatch:using-sbatch' on page 18 undefined on input line 604. [18] Chapter 8. Underfull \hbox (badness 10000) in paragraph at lines 648--651 []|\T1/phv/m/n/10 Number Underfull \hbox (badness 10000) in paragraph at lines 661--664 []|\T1/phv/m/n/10 Number [19] LaTeX Warning: Hyper reference `using-discovery/workingwithgpu:working-gpus' on page 20 undefined on input line 885. LaTeX Warning: Hyper reference `hardware/partitions:partition-names' on page 20 undefined on input line 887. LaTeX Warning: Hyper reference `using-discovery/usingslurm:using-slurm' on page 20 undefined on input line 897. [20] Chapter 9. Underfull \hbox (badness 10000) in paragraph at lines 942--943 \T1/phv/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 944--945 []|\T1/phv/m/n/10 Time Overfull \hbox (3.84886pt too wide) in paragraph at lines 944--945 \T1/phv/m/n/10 fault/max)| Underfull \hbox (badness 10000) in paragraph at lines 946--947 []|\T1/phv/m/n/10 Running Underfull \hbox (badness 10000) in paragraph at lines 950--951 []|\T1/phv/m/n/10 Core Underfull \hbox (badness 10000) in paragraph at lines 952--953 []|\T1/phv/m/n/10 RAM Underfull \hbox (badness 10000) in paragraph at lines 961--962 []|\T1/ptm/m/n/10 20 min- Underfull \hbox (badness 10000) in paragraph at lines 961--962 \T1/ptm/m/n/10 utes/20 Underfull \hbox (badness 10000) in paragraph at lines 978--979 []|\T1/ptm/m/n/10 30 min- Underfull \hbox (badness 10000) in paragraph at lines 978--979 \T1/ptm/m/n/10 utes/60 Underfull \hbox (badness 10000) in paragraph at lines 995--996 []|\T1/ptm/m/n/10 4 Underfull \hbox (badness 10000) in paragraph at lines 995--996 \T1/ptm/m/n/10 hours/24 Underfull \hbox (badness 10000) in paragraph at lines 1005--1007 []|\T1/ptm/m/n/10 Best for se- Underfull \hbox (badness 10000) in paragraph at lines 1005--1007 \T1/ptm/m/n/10 rial or small Underfull \hbox (badness 10000) in paragraph at lines 1005--1007 \T1/ptm/m/n/10 par-al-lel jobs Underfull \hbox (badness 10000) in paragraph at lines 1005--1007 \T1/ptm/m/n/10 (\T1/pcr/m/n/10 --nodes=2 Underfull \hbox (badness 10000) in paragraph at lines 1012--1013 []|\T1/ptm/m/n/10 1 day/5 Underfull \hbox (badness 10000) in paragraph at lines 1016--1017 []|\T1/ptm/m/n/10 1000 per Underfull \hbox (badness 10000) in paragraph at lines 1016--1017 \T1/ptm/m/n/10 user/5000 per Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 []|\T1/ptm/m/n/10 Primarily for Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 \T1/ptm/m/n/10 se-rial or par- Underfull \hbox (badness 6284) in paragraph at lines 1022--1024 \T1/ptm/m/n/10 al-lel jobs that Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 \T1/ptm/m/n/10 more than 24 Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 \T1/ptm/m/n/10 check-pointed Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 \T1/ptm/m/n/10 to use this Underfull \hbox (badness 10000) in paragraph at lines 1033--1034 []|\T1/ptm/m/n/10 1000 per Underfull \hbox (badness 10000) in paragraph at lines 1033--1034 \T1/ptm/m/n/10 user/5000 per Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 []|\T1/ptm/m/n/10 Primarily for Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 jobs that can Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 ef-fi-ciently use Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 more than 2 Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 to demon-strate Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 is op-ti-mized Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 more than 2 [21] Underfull \hbox (badness 10000) in paragraph at lines 1054--1055 []|\T1/phv/m/n/10 Requires Underfull \hbox (badness 10000) in paragraph at lines 1054--1055 \T1/phv/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 1056--1057 []|\T1/phv/m/n/10 Time Overfull \hbox (0.78119pt too wide) in paragraph at lines 1056--1057 \T1/phv/m/n/10 fault/max)| Underfull \hbox (badness 10000) in paragraph at lines 1058--1059 []|\T1/phv/m/n/10 Running Overfull \hbox (2.20114pt too wide) in paragraph at lines 1060--1061 []|\T1/phv/m/n/10 Submitted Underfull \hbox (badness 10000) in paragraph at lines 1100--1102 []|\T1/ptm/m/n/10 For jobs that Underfull \hbox (badness 10000) in paragraph at lines 1100--1102 \T1/ptm/m/n/10 re-quire more Underfull \hbox (badness 10000) in paragraph at lines 1100--1102 \T1/ptm/m/n/10 than one GPU [22] LaTeX Warning: Hyper reference `using-discovery/usingslurm:using-slurm' on page 23 undefined on input line 1126. [23] [24] Chapter 10. LaTeX Warning: Hyper reference `software/modules:using-module' on page 25 undef ined on input line 1153. LaTeX Warning: Hyper reference `using-ood/interactiveapps:accessing-ood' on pag e 25 undefined on input line 1155. LaTeX Warning: Hyper reference `software/spack:using-spack' on page 25 undefine d on input line 1157. LaTeX Warning: Hyper reference `software/conda:working-conda' on page 25 undefi ned on input line 1159. [25] [26] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 1214--1215 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1219--1220 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1224--1225 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1224--1225 \T1/pcr/m/n/10 show Underfull \hbox (badness 10000) in paragraph at lines 1224--1225 \T1/pcr/m/n/10 <./moduleload.jpg>] [30] Chapter 12. LaTeX Warning: Hyper reference `software/modules:using-module' on page 31 undef ined on input line 1284. LaTeX Warning: Hyper reference `using-ood/introduction:using-ood' on page 31 un defined on input line 1285. [31] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [32] [33] [34] [35] [36] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 1593--1594 []\T1/ptm/m/n/10 To delete a Conda en-vi-ron-ment and all of its re-lated pack- ages, type \T1/pcr/m/n/10 conda remove -n [37] Underfull \hbox (badness 10000) in paragraph at lines 1613--1614 []\T1/ptm/m/n/10 Type \T1/pcr/m/n/10 wget --quiet https://repo.anaconda.com/min iconda/ LaTeX Warning: Hyper reference `storage/discovery_storage:discovery-storage' on page 38 undefined on input line 1660. LaTeX Warning: Hyper reference `storage/discovery_storage:discovery-storage' on page 38 undefined on input line 1665. [38] Chapter 14. [39] [40] Chapter 15. LaTeX Warning: Hyper reference `software/modules:using-module' on page 41 undef ined on input line 1781. LaTeX Warning: Hyper reference `using-ood/introduction:using-ood' on page 41 un defined on input line 1782. LaTeX Warning: Hyper reference `software/conda:working-conda' on page 41 undefi ned on input line 1782. [41] [42] Chapter 16. Underfull \hbox (badness 10000) in paragraph at lines 1840--1850 \T1/ptm/m/n/10 cuda11.2 openmpi/4.0.4-amd-intel2020u2 open-mpi/4.0.5 openmpi/4. 0.5-skylake-gcc10.1 openmpi/4.0.3-cuda [43] [44] Chapter 17. LaTeX Warning: Hyper reference `using-discovery/srun:using-srun' on page 45 und efined on input line 1877. LaTeX Warning: Hyper reference `using-discovery/sbatch:using-sbatch' on page 45 undefined on input line 1877. LaTeX Warning: Hyper reference `hardware/hardware_overview:hardware-overview' o n page 45 undefined on input line 1891. Underfull \hbox (badness 10000) in paragraph at lines 1899--1900 []|\T1/phv/m/n/10 Slurm Com- Underfull \hbox (badness 10000) in paragraph at lines 1904--1905 []|\T1/pcr/m/n/10 sinfo Underfull \hbox (badness 10000) in paragraph at lines 1909--1910 []|\T1/pcr/m/n/10 smap [45] Underfull \hbox (badness 10000) in paragraph at lines 1930--1931 []|\T1/phv/m/n/10 Slurm Com- LaTeX Warning: Hyper reference `using-discovery/srun:using-srun' on page 46 und efined on input line 1937. Underfull \hbox (badness 10000) in paragraph at lines 1940--1941 []|\T1/pcr/m/n/10 sbatch Overfull \hbox (6.17415pt too wide) in paragraph at lines 1940--1941 \T1/pcr/m/n/10 ] LaTeX Warning: Hyper reference `using-discovery/workingwithgpu:working-gpus' on page 54 undefined on input line 2199. [54] Chapter 20. Underfull \hbox (badness 10000) in paragraph at lines 2245--2246 []|\T1/ptm/m/n/10 12 with 3-4 Underfull \hbox (badness 10000) in paragraph at lines 2250--2251 []|\T1/ptm/m/n/10 v100-pcie Underfull \hbox (badness 10000) in paragraph at lines 2263--2264 []|\T1/ptm/m/n/10 v100-sxm2 Underfull \hbox (badness 10000) in paragraph at lines 2273--2275 \T1/ptm/m/n/10 GPU mem-ory; LaTeX Warning: Hyper reference `hardware/partitions:partition-names' on page 55 undefined on input line 2364. [55] Underfull \hbox (badness 10000) in paragraph at lines 2379--2380 []|\T1/phv/m/n/10 Requires Underfull \hbox (badness 10000) in paragraph at lines 2383--2384 []|\T1/phv/m/n/10 Submitted Underfull \hbox (badness 10000) in paragraph at lines 2407--2408 []|\T1/ptm/m/n/10 4 hours/24 [56] [57] [58] [59] [60] Chapter 21. LaTeX Warning: Hyper reference `using-discovery/globus:using-globus' on page 61 undefined on input line 2638. LaTeX Warning: Hyper reference `storage/discovery_storage:discovery-storage' on page 61 undefined on input line 2643. LaTeX Warning: Hyper reference `using-ood/fileexplore:file-explorer' on page 61 undefined on input line 2672. [61] [62] Chapter 22. [63] [64] [65] [66] Chapter 23. [67] [68] Chapter 24. LaTeX Warning: Hyper reference `storage/discovery_storage:discovery-storage' on page 69 undefined on input line 2999. [69] [70] Chapter 25. [71] [72 <./checkpointing.png>] [73] [74] [75] [76] Chapter 26. LaTeX Warning: Hyper reference `first_steps/get_access:id1' on page 77 undefine d on input line 3309. LaTeX Warning: Hyper reference `using-ood/interactiveapps:accessing-ood' on pag e 77 undefined on input line 3322. LaTeX Warning: Hyper reference `using-ood/fileexplore:file-explorer' on page 77 undefined on input line 3325. [77] [78] Chapter 27. LaTeX Warning: Hyper reference `using-ood/interactiveapps:accessing-ood' on pag e 79 undefined on input line 3373. [79] [80] Chapter 28. LaTeX Warning: Hyper reference `first_steps/connect_mac:using-x11' on page 81 u ndefined on input line 3387. [81] [82 <./ood_apps_2021.jpg>] LaTeX Warning: Hyper reference `software/conda:creating-python' on page 83 unde fined on input line 3444. [83] [84] Chapter 29. [85] LaTeX Warning: Hyper reference `software/modules:using-module' on page 86 undef ined on input line 3550. LaTeX Warning: Hyper reference `using-ood/introduction:using-ood' on page 86 un defined on input line 3551. LaTeX Warning: Hyper reference `software/softwareoverview:software-overview' on page 86 undefined on input line 3589. [86] LaTeX Warning: Hyper reference `first_steps/get_access:instructor-access' on pa ge 87 undefined on input line 3615. [87] [88] Chapter 30. [89 <./cps-ood-menu.png>] [90 <./cps-ood-jupyterform.png> <./cps-ood-jupyterlab -start-session.png>] [91 <./cps-ood-build-window.png> <./cps-ood-jupyterlab-fol ders-view.png>] [92 <./cps-ood-jupyterlab-students-folder.png> <./cps-ood-jupyt erlab-username-folder.png> <./cps-ood-jupyterlab-ipykernel-launcher.png>] [93 <./cps-ood-jupyterlab-ipykernel.png> <./cps-ood-jupyterlab-new-launcher.png > <./cps-ood-jupyterlab-open-terminal.png>] No file northeastern-university-rc-public-documentation.ind. [94 <./cps-ood-commandline.png>] (./northeastern-university-rc-public-documentation.aux) Package rerunfilecheck Warning: File `northeastern-university-rc-public-documen tation.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on northeastern-university-rc-public-documentation.pdf (98 pages , 27642528 bytes). Transcript written on northeastern-university-rc-public-documentation.log. Latexmk: Index file 'northeastern-university-rc-public-documentation.idx' was written Latexmk: Missing input file: 'northeastern-university-rc-public-documentation.ind' from line 'No file northeastern-university-rc-public-documentation.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'northeastern-university-rc-public-documentation.pdf' Latexmk: Log file says output to 'northeastern-university-rc-public-documentation.pdf' Rule 'makeindex northeastern-university-rc-public-documentation.idx': File changes, etc: Non-existent destination files: 'northeastern-university-rc-public-documentation.ind' ------------ Run number 1 of rule 'makeindex northeastern-university-rc-public-documentation.idx' ------------ ------------ Running 'makeindex -s python.ist -o "northeastern-university-rc-public-documentation.ind" "northeastern-university-rc-public-documentation.idx"' ------------ Latexmk: applying rule 'makeindex northeastern-university-rc-public-documentation.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file northeastern-university-rc-public-documentation.idx...done (0 entries accepted, 0 rejected). Nothing written in northeastern-university-rc-public-documentation.ind. Transcript written in northeastern-university-rc-public-documentation.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'northeastern-university-rc-public-documentation.aux' 'northeastern-university-rc-public-documentation.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="northeastern-university-rc-public-documentation" "NortheasternUniversityResearchComputing.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./NortheasternUniversityResearchComputing.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file northeastern-university-rc-public-documentation.idx (./northeastern-university-rc-public-documentation.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./northeastern-university-rc-public-documentation.out) (./northeastern-university-rc-public-documentation.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./northeastern-university-rc-public-documentation.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2]) [3] [4] Chapter 1. [1] [2 <./discovery.png>] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 3. [5] [6] Chapter 4. [7] Underfull \hbox (badness 10000) in paragraph at lines 331--332 []\T1/ptm/m/n/10 Type \T1/pcr/m/n/10 ssh-copy-id -i ~/.ssh/id_rsa.pub @login.discovery.neu. [8] [9] [10] Chapter 5. [11] [12] Chapter 6. [13] [14] Chapter 7. [15] [16 <./catbashrc.jpg> <./minicondabashrc.jpg>] [17 <./nanobashrc.png>] [18] Chapter 8. Underfull \hbox (badness 10000) in paragraph at lines 648--651 []|\T1/phv/m/n/10 Number Underfull \hbox (badness 10000) in paragraph at lines 661--664 []|\T1/phv/m/n/10 Number [19] [20] Chapter 9. Underfull \hbox (badness 10000) in paragraph at lines 942--943 \T1/phv/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 944--945 []|\T1/phv/m/n/10 Time Overfull \hbox (3.84886pt too wide) in paragraph at lines 944--945 \T1/phv/m/n/10 fault/max)| Underfull \hbox (badness 10000) in paragraph at lines 946--947 []|\T1/phv/m/n/10 Running Underfull \hbox (badness 10000) in paragraph at lines 950--951 []|\T1/phv/m/n/10 Core Underfull \hbox (badness 10000) in paragraph at lines 952--953 []|\T1/phv/m/n/10 RAM Underfull \hbox (badness 10000) in paragraph at lines 961--962 []|\T1/ptm/m/n/10 20 min- Underfull \hbox (badness 10000) in paragraph at lines 961--962 \T1/ptm/m/n/10 utes/20 Underfull \hbox (badness 10000) in paragraph at lines 978--979 []|\T1/ptm/m/n/10 30 min- Underfull \hbox (badness 10000) in paragraph at lines 978--979 \T1/ptm/m/n/10 utes/60 Underfull \hbox (badness 10000) in paragraph at lines 995--996 []|\T1/ptm/m/n/10 4 Underfull \hbox (badness 10000) in paragraph at lines 995--996 \T1/ptm/m/n/10 hours/24 Underfull \hbox (badness 10000) in paragraph at lines 1005--1007 []|\T1/ptm/m/n/10 Best for se- Underfull \hbox (badness 10000) in paragraph at lines 1005--1007 \T1/ptm/m/n/10 rial or small Underfull \hbox (badness 10000) in paragraph at lines 1005--1007 \T1/ptm/m/n/10 par-al-lel jobs Underfull \hbox (badness 10000) in paragraph at lines 1005--1007 \T1/ptm/m/n/10 (\T1/pcr/m/n/10 --nodes=2 Underfull \hbox (badness 10000) in paragraph at lines 1012--1013 []|\T1/ptm/m/n/10 1 day/5 Underfull \hbox (badness 10000) in paragraph at lines 1016--1017 []|\T1/ptm/m/n/10 1000 per Underfull \hbox (badness 10000) in paragraph at lines 1016--1017 \T1/ptm/m/n/10 user/5000 per Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 []|\T1/ptm/m/n/10 Primarily for Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 \T1/ptm/m/n/10 se-rial or par- Underfull \hbox (badness 6284) in paragraph at lines 1022--1024 \T1/ptm/m/n/10 al-lel jobs that Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 \T1/ptm/m/n/10 more than 24 Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 \T1/ptm/m/n/10 check-pointed Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 \T1/ptm/m/n/10 to use this Underfull \hbox (badness 10000) in paragraph at lines 1033--1034 []|\T1/ptm/m/n/10 1000 per Underfull \hbox (badness 10000) in paragraph at lines 1033--1034 \T1/ptm/m/n/10 user/5000 per Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 []|\T1/ptm/m/n/10 Primarily for Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 jobs that can Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 ef-fi-ciently use Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 more than 2 Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 to demon-strate Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 is op-ti-mized Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 more than 2 [21] Underfull \hbox (badness 10000) in paragraph at lines 1054--1055 []|\T1/phv/m/n/10 Requires Underfull \hbox (badness 10000) in paragraph at lines 1054--1055 \T1/phv/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 1056--1057 []|\T1/phv/m/n/10 Time Overfull \hbox (0.78119pt too wide) in paragraph at lines 1056--1057 \T1/phv/m/n/10 fault/max)| Underfull \hbox (badness 10000) in paragraph at lines 1058--1059 []|\T1/phv/m/n/10 Running Overfull \hbox (2.20114pt too wide) in paragraph at lines 1060--1061 []|\T1/phv/m/n/10 Submitted Underfull \hbox (badness 10000) in paragraph at lines 1100--1102 []|\T1/ptm/m/n/10 For jobs that Underfull \hbox (badness 10000) in paragraph at lines 1100--1102 \T1/ptm/m/n/10 re-quire more Underfull \hbox (badness 10000) in paragraph at lines 1100--1102 \T1/ptm/m/n/10 than one GPU [22] [23] [24] Chapter 10. [25] [26] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 1214--1215 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1219--1220 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1224--1225 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1224--1225 \T1/pcr/m/n/10 show Underfull \hbox (badness 10000) in paragraph at lines 1224--1225 \T1/pcr/m/n/10 <./moduleload.jpg>] [30] Chapter 12. [31] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [32] [33] [34] [35] [36] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 1593--1594 []\T1/ptm/m/n/10 To delete a Conda en-vi-ron-ment and all of its re-lated pack- ages, type \T1/pcr/m/n/10 conda remove -n [37] Underfull \hbox (badness 10000) in paragraph at lines 1613--1614 []\T1/ptm/m/n/10 Type \T1/pcr/m/n/10 wget --quiet https://repo.anaconda.com/min iconda/ [38] Chapter 14. [39] [40] Chapter 15. [41] [42] Chapter 16. Underfull \hbox (badness 10000) in paragraph at lines 1840--1850 \T1/ptm/m/n/10 cuda11.2 openmpi/4.0.4-amd-intel2020u2 open-mpi/4.0.5 openmpi/4. 0.5-skylake-gcc10.1 openmpi/4.0.3-cuda [43] [44] Chapter 17. Underfull \hbox (badness 10000) in paragraph at lines 1899--1900 []|\T1/phv/m/n/10 Slurm Com- Underfull \hbox (badness 10000) in paragraph at lines 1904--1905 []|\T1/pcr/m/n/10 sinfo Underfull \hbox (badness 10000) in paragraph at lines 1909--1910 []|\T1/pcr/m/n/10 smap [45] Underfull \hbox (badness 10000) in paragraph at lines 1930--1931 []|\T1/phv/m/n/10 Slurm Com- Underfull \hbox (badness 10000) in paragraph at lines 1940--1941 []|\T1/pcr/m/n/10 sbatch Overfull \hbox (6.17415pt too wide) in paragraph at lines 1940--1941 \T1/pcr/m/n/10 ] [54] Chapter 20. Underfull \hbox (badness 10000) in paragraph at lines 2245--2246 []|\T1/ptm/m/n/10 12 with 3-4 Underfull \hbox (badness 10000) in paragraph at lines 2250--2251 []|\T1/ptm/m/n/10 v100-pcie Underfull \hbox (badness 10000) in paragraph at lines 2263--2264 []|\T1/ptm/m/n/10 v100-sxm2 Underfull \hbox (badness 10000) in paragraph at lines 2273--2275 \T1/ptm/m/n/10 GPU mem-ory; [55] Underfull \hbox (badness 10000) in paragraph at lines 2379--2380 []|\T1/phv/m/n/10 Requires Underfull \hbox (badness 10000) in paragraph at lines 2383--2384 []|\T1/phv/m/n/10 Submitted Underfull \hbox (badness 10000) in paragraph at lines 2407--2408 []|\T1/ptm/m/n/10 4 hours/24 [56] [57] [58] [59] [60] Chapter 21. [61] [62] Chapter 22. [63] [64] [65] [66] Chapter 23. [67] [68] Chapter 24. [69] [70] Chapter 25. [71] [72 <./checkpointing.png>] [73] [74] [75] [76] Chapter 26. [77] [78] Chapter 27. [79] [80] Chapter 28. [81] [82 <./ood_apps_2021.jpg>] [83] [84] Chapter 29. [85] [86] [87] [88] Chapter 30. [89 <./cps-ood-menu.png>] [90 <./cps-ood-jupyterform.png> <./cps-ood-jupyterlab -start-session.png>] [91 <./cps-ood-build-window.png> <./cps-ood-jupyterlab-fol ders-view.png>] [92 <./cps-ood-jupyterlab-students-folder.png> <./cps-ood-jupyt erlab-username-folder.png> <./cps-ood-jupyterlab-ipykernel-launcher.png>] [93 <./cps-ood-jupyterlab-ipykernel.png> <./cps-ood-jupyterlab-new-launcher.png > <./cps-ood-jupyterlab-open-terminal.png>] (./northeastern-university-rc-public-documentation.ind) [94 <./cps-ood-commandl ine.png>] (./northeastern-university-rc-public-documentation.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on northeastern-university-rc-public-documentation.pdf (100 page s, 27659501 bytes). Transcript written on northeastern-university-rc-public-documentation.log. Latexmk: Index file 'northeastern-university-rc-public-documentation.idx' was written Latexmk: Log file says output to 'northeastern-university-rc-public-documentation.pdf' Latexmk: Log file says output to 'northeastern-university-rc-public-documentation.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'northeastern-university-rc-public-documentation.out' 'northeastern-university-rc-public-documentation.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="northeastern-university-rc-public-documentation" "NortheasternUniversityResearchComputing.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./NortheasternUniversityResearchComputing.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file northeastern-university-rc-public-documentation.idx (./northeastern-university-rc-public-documentation.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./northeastern-university-rc-public-documentation.out) (./northeastern-university-rc-public-documentation.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./northeastern-university-rc-public-documentation.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2]) [3] [4] Chapter 1. [1] [2 <./discovery.png>] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 3. [5] [6] Chapter 4. [7] Underfull \hbox (badness 10000) in paragraph at lines 331--332 []\T1/ptm/m/n/10 Type \T1/pcr/m/n/10 ssh-copy-id -i ~/.ssh/id_rsa.pub @login.discovery.neu. [8] [9] [10] Chapter 5. [11] [12] Chapter 6. [13] [14] Chapter 7. [15] [16 <./catbashrc.jpg> <./minicondabashrc.jpg>] [17 <./nanobashrc.png>] [18] Chapter 8. Underfull \hbox (badness 10000) in paragraph at lines 648--651 []|\T1/phv/m/n/10 Number Underfull \hbox (badness 10000) in paragraph at lines 661--664 []|\T1/phv/m/n/10 Number [19] [20] Chapter 9. Underfull \hbox (badness 10000) in paragraph at lines 942--943 \T1/phv/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 944--945 []|\T1/phv/m/n/10 Time Overfull \hbox (3.84886pt too wide) in paragraph at lines 944--945 \T1/phv/m/n/10 fault/max)| Underfull \hbox (badness 10000) in paragraph at lines 946--947 []|\T1/phv/m/n/10 Running Underfull \hbox (badness 10000) in paragraph at lines 950--951 []|\T1/phv/m/n/10 Core Underfull \hbox (badness 10000) in paragraph at lines 952--953 []|\T1/phv/m/n/10 RAM Underfull \hbox (badness 10000) in paragraph at lines 961--962 []|\T1/ptm/m/n/10 20 min- Underfull \hbox (badness 10000) in paragraph at lines 961--962 \T1/ptm/m/n/10 utes/20 Underfull \hbox (badness 10000) in paragraph at lines 978--979 []|\T1/ptm/m/n/10 30 min- Underfull \hbox (badness 10000) in paragraph at lines 978--979 \T1/ptm/m/n/10 utes/60 Underfull \hbox (badness 10000) in paragraph at lines 995--996 []|\T1/ptm/m/n/10 4 Underfull \hbox (badness 10000) in paragraph at lines 995--996 \T1/ptm/m/n/10 hours/24 Underfull \hbox (badness 10000) in paragraph at lines 1005--1007 []|\T1/ptm/m/n/10 Best for se- Underfull \hbox (badness 10000) in paragraph at lines 1005--1007 \T1/ptm/m/n/10 rial or small Underfull \hbox (badness 10000) in paragraph at lines 1005--1007 \T1/ptm/m/n/10 par-al-lel jobs Underfull \hbox (badness 10000) in paragraph at lines 1005--1007 \T1/ptm/m/n/10 (\T1/pcr/m/n/10 --nodes=2 Underfull \hbox (badness 10000) in paragraph at lines 1012--1013 []|\T1/ptm/m/n/10 1 day/5 Underfull \hbox (badness 10000) in paragraph at lines 1016--1017 []|\T1/ptm/m/n/10 1000 per Underfull \hbox (badness 10000) in paragraph at lines 1016--1017 \T1/ptm/m/n/10 user/5000 per Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 []|\T1/ptm/m/n/10 Primarily for Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 \T1/ptm/m/n/10 se-rial or par- Underfull \hbox (badness 6284) in paragraph at lines 1022--1024 \T1/ptm/m/n/10 al-lel jobs that Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 \T1/ptm/m/n/10 more than 24 Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 \T1/ptm/m/n/10 check-pointed Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 \T1/ptm/m/n/10 to use this Underfull \hbox (badness 10000) in paragraph at lines 1033--1034 []|\T1/ptm/m/n/10 1000 per Underfull \hbox (badness 10000) in paragraph at lines 1033--1034 \T1/ptm/m/n/10 user/5000 per Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 []|\T1/ptm/m/n/10 Primarily for Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 jobs that can Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 ef-fi-ciently use Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 more than 2 Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 to demon-strate Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 is op-ti-mized Underfull \hbox (badness 10000) in paragraph at lines 1039--1041 \T1/ptm/m/n/10 more than 2 [21] Underfull \hbox (badness 10000) in paragraph at lines 1054--1055 []|\T1/phv/m/n/10 Requires Underfull \hbox (badness 10000) in paragraph at lines 1054--1055 \T1/phv/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 1056--1057 []|\T1/phv/m/n/10 Time Overfull \hbox (0.78119pt too wide) in paragraph at lines 1056--1057 \T1/phv/m/n/10 fault/max)| Underfull \hbox (badness 10000) in paragraph at lines 1058--1059 []|\T1/phv/m/n/10 Running Overfull \hbox (2.20114pt too wide) in paragraph at lines 1060--1061 []|\T1/phv/m/n/10 Submitted Underfull \hbox (badness 10000) in paragraph at lines 1100--1102 []|\T1/ptm/m/n/10 For jobs that Underfull \hbox (badness 10000) in paragraph at lines 1100--1102 \T1/ptm/m/n/10 re-quire more Underfull \hbox (badness 10000) in paragraph at lines 1100--1102 \T1/ptm/m/n/10 than one GPU [22] [23] [24] Chapter 10. [25] [26] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 1214--1215 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1219--1220 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1224--1225 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1224--1225 \T1/pcr/m/n/10 show Underfull \hbox (badness 10000) in paragraph at lines 1224--1225 \T1/pcr/m/n/10 <./moduleload.jpg>] [30] Chapter 12. [31] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [32] [33] [34] [35] [36] Chapter 13. Underfull \hbox (badness 10000) in paragraph at lines 1593--1594 []\T1/ptm/m/n/10 To delete a Conda en-vi-ron-ment and all of its re-lated pack- ages, type \T1/pcr/m/n/10 conda remove -n [37] Underfull \hbox (badness 10000) in paragraph at lines 1613--1614 []\T1/ptm/m/n/10 Type \T1/pcr/m/n/10 wget --quiet https://repo.anaconda.com/min iconda/ [38] Chapter 14. [39] [40] Chapter 15. [41] [42] Chapter 16. Underfull \hbox (badness 10000) in paragraph at lines 1840--1850 \T1/ptm/m/n/10 cuda11.2 openmpi/4.0.4-amd-intel2020u2 open-mpi/4.0.5 openmpi/4. 0.5-skylake-gcc10.1 openmpi/4.0.3-cuda [43] [44] Chapter 17. Underfull \hbox (badness 10000) in paragraph at lines 1899--1900 []|\T1/phv/m/n/10 Slurm Com- Underfull \hbox (badness 10000) in paragraph at lines 1904--1905 []|\T1/pcr/m/n/10 sinfo Underfull \hbox (badness 10000) in paragraph at lines 1909--1910 []|\T1/pcr/m/n/10 smap [45] Underfull \hbox (badness 10000) in paragraph at lines 1930--1931 []|\T1/phv/m/n/10 Slurm Com- Underfull \hbox (badness 10000) in paragraph at lines 1940--1941 []|\T1/pcr/m/n/10 sbatch Overfull \hbox (6.17415pt too wide) in paragraph at lines 1940--1941 \T1/pcr/m/n/10 ] [54] Chapter 20. Underfull \hbox (badness 10000) in paragraph at lines 2245--2246 []|\T1/ptm/m/n/10 12 with 3-4 Underfull \hbox (badness 10000) in paragraph at lines 2250--2251 []|\T1/ptm/m/n/10 v100-pcie Underfull \hbox (badness 10000) in paragraph at lines 2263--2264 []|\T1/ptm/m/n/10 v100-sxm2 Underfull \hbox (badness 10000) in paragraph at lines 2273--2275 \T1/ptm/m/n/10 GPU mem-ory; [55] Underfull \hbox (badness 10000) in paragraph at lines 2379--2380 []|\T1/phv/m/n/10 Requires Underfull \hbox (badness 10000) in paragraph at lines 2383--2384 []|\T1/phv/m/n/10 Submitted Underfull \hbox (badness 10000) in paragraph at lines 2407--2408 []|\T1/ptm/m/n/10 4 hours/24 [56] [57] [58] [59] [60] Chapter 21. [61] [62] Chapter 22. [63] [64] [65] [66] Chapter 23. [67] [68] Chapter 24. [69] [70] Chapter 25. [71] [72 <./checkpointing.png>] [73] [74] [75] [76] Chapter 26. [77] [78] Chapter 27. [79] [80] Chapter 28. [81] [82 <./ood_apps_2021.jpg>] [83] [84] Chapter 29. [85] [86] [87] [88] Chapter 30. [89 <./cps-ood-menu.png>] [90 <./cps-ood-jupyterform.png> <./cps-ood-jupyterlab -start-session.png>] [91 <./cps-ood-build-window.png> <./cps-ood-jupyterlab-fol ders-view.png>] [92 <./cps-ood-jupyterlab-students-folder.png> <./cps-ood-jupyt erlab-username-folder.png> <./cps-ood-jupyterlab-ipykernel-launcher.png>] [93 <./cps-ood-jupyterlab-ipykernel.png> <./cps-ood-jupyterlab-new-launcher.png > <./cps-ood-jupyterlab-open-terminal.png>] (./northeastern-university-rc-public-documentation.ind) [94 <./cps-ood-commandl ine.png>] (./northeastern-university-rc-public-documentation.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on northeastern-university-rc-public-documentation.pdf (100 page s, 27659501 bytes). Transcript written on northeastern-university-rc-public-documentation.log. Latexmk: Index file 'northeastern-university-rc-public-documentation.idx' was written Latexmk: Log file says output to 'northeastern-university-rc-public-documentation.pdf' Latexmk: Log file says output to 'northeastern-university-rc-public-documentation.pdf' Latexmk: All targets (northeastern-university-rc-public-documentation.pdf) are up-to-date [rtd-command-info] start-time: 2023-05-10T13:05:32.114770Z, end-time: 2023-05-10T13:05:35.160733Z, duration: 3, exit-code: 0 python -m sphinx -T -E -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v1.8.6 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [epub]: targets for 32 source files that are out of date updating environment: 32 added, 0 changed, 0 removed reading sources... [ 3%] best-practices/checkpointing reading sources... [ 6%] classroom/class_use reading sources... [ 9%] classroom/cps_ood reading sources... [ 12%] first_steps/bashrc reading sources... [ 15%] first_steps/connect_mac reading sources... [ 18%] first_steps/connect_ood reading sources... [ 21%] first_steps/connect_windows reading sources... [ 25%] first_steps/cps_ood reading sources... [ 28%] first_steps/get_access reading sources... [ 31%] hardware/hardware_overview reading sources... [ 34%] hardware/partitions reading sources... [ 37%] index reading sources... [ 40%] software/conda reading sources... [ 43%] software/matlab reading sources... [ 46%] software/modules reading sources... [ 50%] software/mpi reading sources... [ 53%] software/r reading sources... [ 56%] software/softwareoverview reading sources... [ 59%] software/spack reading sources... [ 62%] storage/discovery_storage reading sources... [ 65%] storage/general_storage reading sources... [ 68%] using-discovery/globus reading sources... [ 71%] using-discovery/sbatch reading sources... [ 75%] using-discovery/srun reading sources... [ 78%] using-discovery/transferringdata reading sources... [ 81%] using-discovery/usingslurm reading sources... [ 84%] using-discovery/workingwithgpu reading sources... [ 87%] using-ood/fileexplore reading sources... [ 90%] using-ood/interactiveapps reading sources... [ 93%] using-ood/introduction reading sources... [ 96%] welcome/gettinghelp reading sources... [100%] welcome/welcome /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/best-practices/checkpointing.rst:3: WARNING: Duplicate explicit target name: "gromacs". /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/best-practices/checkpointing.rst:3: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/best-practices/checkpointing.rst:3: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/first_steps/cps_ood.rst:5: WARNING: duplicate label cps_ood, other instance in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/classroom/cps_ood.rst /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/using-discovery/workingwithgpu.rst:5: WARNING: Duplicate explicit target name: "ampere". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/first_steps/cps_ood.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 3%] best-practices/checkpointing writing output... [ 6%] classroom/class_use writing output... [ 9%] classroom/cps_ood writing output... [ 12%] first_steps/bashrc writing output... [ 15%] first_steps/connect_mac writing output... [ 18%] first_steps/connect_ood writing output... [ 21%] first_steps/connect_windows writing output... [ 25%] first_steps/cps_ood writing output... [ 28%] first_steps/get_access writing output... [ 31%] hardware/hardware_overview writing output... [ 34%] hardware/partitions writing output... [ 37%] index writing output... [ 40%] software/conda writing output... [ 43%] software/matlab writing output... [ 46%] software/modules writing output... [ 50%] software/mpi writing output... [ 53%] software/r writing output... [ 56%] software/softwareoverview writing output... [ 59%] software/spack writing output... [ 62%] storage/discovery_storage writing output... [ 65%] storage/general_storage writing output... [ 68%] using-discovery/globus writing output... [ 71%] using-discovery/sbatch writing output... [ 75%] using-discovery/srun writing output... [ 78%] using-discovery/transferringdata writing output... [ 81%] using-discovery/usingslurm writing output... [ 84%] using-discovery/workingwithgpu writing output... [ 87%] using-ood/fileexplore writing output... [ 90%] using-ood/interactiveapps writing output... [ 93%] using-ood/introduction writing output... [ 96%] welcome/gettinghelp writing output... [100%] welcome/welcome generating indices... genindex writing additional pages... copying images... [ 4%] images/checkpointing.png copying images... [ 9%] images/cps-ood-menu.png copying images... [ 14%] images/cps-ood-jupyterform.png copying images... [ 19%] images/cps-ood-jupyterlab-start-session.png copying images... [ 23%] images/cps-ood-build-window.png copying images... [ 28%] images/cps-ood-jupyterlab-folders-view.png copying images... [ 33%] images/cps-ood-jupyterlab-students-folder.png copying images... [ 38%] images/cps-ood-jupyterlab-username-folder.png copying images... [ 42%] images/cps-ood-jupyterlab-ipykernel-launcher.png copying images... [ 47%] images/cps-ood-jupyterlab-ipykernel.png copying images... [ 52%] images/cps-ood-jupyterlab-new-launcher.png copying images... [ 57%] images/cps-ood-jupyterlab-open-terminal.png copying images... [ 61%] images/cps-ood-commandline.png copying images... [ 66%] images/catbashrc.jpg copying images... [ 71%] images/minicondabashrc.jpg copying images... [ 76%] images/nanobashrc.png copying images... [ 80%] images/moduleshow.jpg copying images... [ 85%] images/moduleload.jpg copying images... [ 90%] images/srun_example.jpg copying images... [ 95%] images/ood_apps_2021.jpg copying images... [100%] images/discovery.png copying static files... done copying extra files... done WARNING: conf value "version" should not be empty for EPUB3 writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for _static/OOD_access.mp4, ignoring WARNING: unknown mimetype for _static/connect_mac_terminal.mp4, ignoring WARNING: unknown mimetype for _static/windows_moba_connect.mp4, ignoring WARNING: unknown mimetype for _static/video/OOD_access.mp4, ignoring WARNING: unknown mimetype for _static/video/connect_mac_terminal.mp4, ignoring WARNING: unknown mimetype for _static/video/windows_moba_connect.mp4, ignoring writing nav.xhtml file... writing toc.ncx file... writing NortheasternUniversityResearchComputing.epub file... build succeeded, 13 warnings. The ePub file is in ../../_readthedocs/epub. Updating searchtools for Read the Docs search...