Read the Docs build information Build id: 753742 Project: northeastern-university-rc-public-documentation Version: latest Commit: e1be59c05c59ae1a0e71dda760fa81b177289617 Date: 2021-10-22T19:23:49.403799Z State: finished Success: True [rtd-command-info] start-time: 2021-10-22T19:23:51.295911Z, end-time: 2021-10-22T19:24:00.123010Z, duration: 8, 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: 2021-10-22T19:24:00.402891Z, end-time: 2021-10-22T19:24:00.684125Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out '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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at e1be59c Merge pull request #7 from northeastern-rc/video_topics [rtd-command-info] start-time: 2021-10-22T19:24:00.816487Z, end-time: 2021-10-22T19:24:00.885181Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-10-22T19:24:02.459654Z, end-time: 2021-10-22T19:24:07.545545Z, duration: 5, exit-code: 0 python3.7 -mvirtualenv 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: 2021-10-22T19:24:07.676153Z, end-time: 2021-10-22T19:24:08.851379Z, 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 (21.3.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (58.2.0) [rtd-command-info] start-time: 2021-10-22T19:24:08.976753Z, end-time: 2021-10-22T19:24:16.975826Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) 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.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) 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) (58.2.0) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting packaging Downloading packaging-21.0-py3-none-any.whl (40 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.2-py3-none-any.whl (133 kB) Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting Pygments>=2.0 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.7-py3-none-any.whl (38 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Building wheels for collected packages: mock, future 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=23772 sha256=0336657fcad59ca8b6111c159ac5fc2dc4c284655f2497386fd9741580edf167 Stored in directory: /tmp/pip-ephem-wheel-cache-uwu2sk1h/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=0ff160116a101703744ba728147f85775c0441d8a8ceedb4eea4a9447a8f44a9 Stored in directory: /tmp/pip-ephem-wheel-cache-uwu2sk1h/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.2 MarkupSafe-2.0.1 Pygments-2.10.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.7 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.2.0 mock-1.0.1 packaging-21.0 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 six-1.16.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.7 [rtd-command-info] start-time: 2021-10-22T19:24:17.091631Z, end-time: 2021-10-22T19:24:18.632396Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting sphinx-markdown-tables==0.0.15 Downloading sphinx_markdown_tables-0.0.15-py3-none-any.whl (28 kB) Collecting sphinx-rtd-theme==1.0.0 Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) Collecting markdown>=3.0.1 Downloading Markdown-3.3.4-py3-none-any.whl (97 kB) 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 2)) (1.8.5) 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 2)) (0.17.1) Collecting importlib-metadata Downloading importlib_metadata-4.8.1-py3-none-any.whl (17 kB) 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 2)) (21.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 2)) (2.9.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 2)) (1.2.4) 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 2)) (2.26.0) 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 2)) (2.10.0) 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 2)) (2.1.0) 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 2)) (0.7.12) 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 2)) (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 2)) (3.0.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 (from sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 2)) (58.2.0) 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 2)) (1.2.0) 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 2)) (2021.3) 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 2)) (2.0.1) 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 2)) (3.3) Requirement already satisfied: urllib3<1.27,>=1.21.1 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 2)) (1.26.7) Requirement already satisfied: charset-normalizer~=2.0.0 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 2)) (2.0.7) 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 2)) (2021.10.8) Collecting zipp>=0.5 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-3.10.0.2-py3-none-any.whl (26 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/envs/latest/lib/python3.7/site-packages (from packaging->sphinx>=1.6->sphinx-rtd-theme==1.0.0->-r docs/requirements.txt (line 2)) (2.4.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 2)) (1.1.5) Installing collected packages: zipp, typing-extensions, importlib-metadata, markdown, sphinx-rtd-theme, sphinx-markdown-tables 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-4.8.1 markdown-3.3.4 sphinx-markdown-tables-0.0.15 sphinx-rtd-theme-1.0.0 typing-extensions-3.10.0.2 zipp-3.6.0 [rtd-command-info] start-time: 2021-10-22T19:24:19.580262Z, end-time: 2021-10-22T19:24:19.642067Z, 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'] 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/master/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: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] 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", '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': 'e1be59c0', } # 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/753742/' 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: 2021-10-22T19:24:19.757228Z, end-time: 2021-10-22T19:24:22.047216Z, duration: 2, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [html]: targets for 28 source files that are out of date updating environment: 28 added, 0 changed, 0 removed reading sources... [ 3%] classroom/class_use reading sources... [ 7%] first_steps/connect_mac reading sources... [ 10%] first_steps/connect_windows reading sources... [ 14%] first_steps/get_access reading sources... [ 17%] hardware/hardware_overview reading sources... [ 21%] hardware/partitions reading sources... [ 25%] index reading sources... [ 28%] software/conda reading sources... [ 32%] software/matlab reading sources... [ 35%] software/modules reading sources... [ 39%] software/mpi reading sources... [ 42%] software/r reading sources... [ 46%] software/softwareoverview reading sources... [ 50%] software/spack reading sources... [ 53%] storage/discovery_storage reading sources... [ 57%] storage/general_storage reading sources... [ 60%] using-discovery/bashrc reading sources... [ 64%] using-discovery/globus reading sources... [ 67%] using-discovery/sbatch reading sources... [ 71%] using-discovery/srun reading sources... [ 75%] using-discovery/transferringdata reading sources... [ 78%] using-discovery/usingslurm reading sources... [ 82%] using-discovery/workingwithgpu reading sources... [ 85%] using-ood/fileexplore reading sources... [ 89%] using-ood/interactiveapps reading sources... [ 92%] using-ood/introduction reading sources... [ 96%] welcome/gettinghelp reading sources... [100%] welcome/welcome looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] classroom/class_use writing output... [ 7%] first_steps/connect_mac writing output... [ 10%] first_steps/connect_windows writing output... [ 14%] first_steps/get_access writing output... [ 17%] hardware/hardware_overview writing output... [ 21%] hardware/partitions writing output... [ 25%] index writing output... [ 28%] software/conda writing output... [ 32%] software/matlab writing output... [ 35%] software/modules writing output... [ 39%] software/mpi writing output... [ 42%] software/r writing output... [ 46%] software/softwareoverview writing output... [ 50%] software/spack writing output... [ 53%] storage/discovery_storage writing output... [ 57%] storage/general_storage writing output... [ 60%] using-discovery/bashrc writing output... [ 64%] using-discovery/globus writing output... [ 67%] using-discovery/sbatch writing output... [ 71%] using-discovery/srun writing output... [ 75%] using-discovery/transferringdata writing output... [ 78%] using-discovery/usingslurm writing output... [ 82%] using-discovery/workingwithgpu writing output... [ 85%] using-ood/fileexplore writing output... [ 89%] using-ood/interactiveapps writing output... [ 92%] using-ood/introduction writing output... [ 96%] welcome/gettinghelp writing output... [100%] welcome/welcome generating indices... genindex writing additional pages... search copying images... [ 14%] images/moduleshow.jpg copying images... [ 28%] images/moduleload.jpg copying images... [ 42%] images/catbashrc.jpg copying images... [ 57%] images/minicondabashrc.jpg copying images... [ 71%] images/nanobashrc.png copying images... [ 85%] images/srun_example.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. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... /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)): [rtd-command-info] start-time: 2021-10-22T19:24:22.201172Z, end-time: 2021-10-22T19:24:23.333426Z, duration: 1, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done assembling single document... welcome/welcome welcome/gettinghelp first_steps/get_access first_steps/connect_mac first_steps/connect_windows 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 using-discovery/bashrc storage/discovery_storage storage/general_storage using-ood/introduction using-ood/fileexplore using-ood/interactiveapps classroom/class_use writing... done writing additional files... copying images... [ 14%] images/discovery.png copying images... [ 28%] images/moduleshow.jpg copying images... [ 42%] images/moduleload.jpg copying images... [ 57%] images/srun_example.jpg copying images... [ 71%] images/catbashrc.jpg copying images... [ 85%] images/minicondabashrc.jpg copying images... [100%] images/nanobashrc.png copying static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-10-22T19:24:23.510935Z, end-time: 2021-10-22T19:24:24.507463Z, duration: 0, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing NortheasternUniversityResearchComputing.tex...index welcome/welcome welcome/gettinghelp first_steps/get_access first_steps/connect_mac first_steps/connect_windows 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 using-discovery/bashrc storage/discovery_storage storage/general_storage using-ood/introduction using-ood/fileexplore using-ood/interactiveapps classroom/class_use resolving references... writing... done copying images... [ 14%] images/discovery.png copying images... [ 28%] images/moduleshow.jpg copying images... [ 42%] images/moduleload.jpg copying images... [ 57%] images/srun_example.jpg copying images... [ 71%] images/catbashrc.jpg copying images... [ 85%] images/minicondabashrc.jpg copying images... [100%] images/nanobashrc.png copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. 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/docs/source/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2021-10-22T19:24:25.596435Z, end-time: 2021-10-22T19:24:25.660833Z, 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: 2021-10-22T19:24:25.773906Z, end-time: 2021-10-22T19:24:36.404967Z, duration: 10, 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 327--328 []\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 358. LaTeX Warning: Hyper reference `using-discovery/sbatch:using-sbatch' on page 9 undefined on input line 358. LaTeX Warning: Hyper reference `software/softwareoverview:software-overview' on page 9 undefined on input line 360. LaTeX Warning: Hyper reference `hardware/hardware_overview:hardware-overview' o n page 9 undefined on input line 361. LaTeX Warning: Hyper reference `hardware/partitions:partition-names' on page 9 undefined on input line 361. [9] [10] Chapter 5. LaTeX Warning: Hyper reference `first_steps/connect_mac:connect-mac' on page 11 undefined on input line 369. [11] LaTeX Warning: Hyper reference `using-discovery/srun:using-srun' on page 12 und efined on input line 447. LaTeX Warning: Hyper reference `using-discovery/sbatch:using-sbatch' on page 12 undefined on input line 447. LaTeX Warning: Hyper reference `software/softwareoverview:software-overview' on page 12 undefined on input line 449. LaTeX Warning: Hyper reference `hardware/hardware_overview:hardware-overview' o n page 12 undefined on input line 450. LaTeX Warning: Hyper reference `hardware/partitions:partition-names' on page 12 undefined on input line 450. [12] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 480--483 []|\T1/phv/m/n/10 Number Underfull \hbox (badness 10000) in paragraph at lines 493--496 []|\T1/phv/m/n/10 Number [13] LaTeX Warning: Hyper reference `using-discovery/workingwithgpu:working-gpus' on page 14 undefined on input line 717. LaTeX Warning: Hyper reference `hardware/partitions:partition-names' on page 14 undefined on input line 719. LaTeX Warning: Hyper reference `using-discovery/usingslurm:using-slurm' on page 14 undefined on input line 729. [14] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 774--775 \T1/phv/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 776--777 []|\T1/phv/m/n/10 Time Overfull \hbox (3.84886pt too wide) in paragraph at lines 776--777 \T1/phv/m/n/10 fault/max)| Underfull \hbox (badness 10000) in paragraph at lines 778--779 []|\T1/phv/m/n/10 Running Underfull \hbox (badness 10000) in paragraph at lines 782--783 []|\T1/phv/m/n/10 Core Underfull \hbox (badness 10000) in paragraph at lines 784--785 []|\T1/phv/m/n/10 RAM Underfull \hbox (badness 10000) in paragraph at lines 793--794 []|\T1/ptm/m/n/10 20 min- Underfull \hbox (badness 10000) in paragraph at lines 793--794 \T1/ptm/m/n/10 utes/20 Underfull \hbox (badness 10000) in paragraph at lines 810--811 []|\T1/ptm/m/n/10 30 min- Underfull \hbox (badness 10000) in paragraph at lines 810--811 \T1/ptm/m/n/10 utes/60 Underfull \hbox (badness 10000) in paragraph at lines 827--828 []|\T1/ptm/m/n/10 4 Underfull \hbox (badness 10000) in paragraph at lines 827--828 \T1/ptm/m/n/10 hours/24 Underfull \hbox (badness 10000) in paragraph at lines 837--839 []|\T1/ptm/m/n/10 Best for se- Underfull \hbox (badness 10000) in paragraph at lines 837--839 \T1/ptm/m/n/10 rial or small Underfull \hbox (badness 10000) in paragraph at lines 837--839 \T1/ptm/m/n/10 par-al-lel jobs Underfull \hbox (badness 10000) in paragraph at lines 837--839 \T1/ptm/m/n/10 (\T1/pcr/m/n/10 --nodes=2 Underfull \hbox (badness 10000) in paragraph at lines 844--845 []|\T1/ptm/m/n/10 1 day/5 Underfull \hbox (badness 10000) in paragraph at lines 848--849 []|\T1/ptm/m/n/10 1000 per Underfull \hbox (badness 10000) in paragraph at lines 848--849 \T1/ptm/m/n/10 user/5000 per Underfull \hbox (badness 10000) in paragraph at lines 854--856 []|\T1/ptm/m/n/10 Primarily for Underfull \hbox (badness 10000) in paragraph at lines 854--856 \T1/ptm/m/n/10 se-rial or par- Underfull \hbox (badness 6284) in paragraph at lines 854--856 \T1/ptm/m/n/10 al-lel jobs that Underfull \hbox (badness 10000) in paragraph at lines 854--856 \T1/ptm/m/n/10 more than 24 Underfull \hbox (badness 10000) in paragraph at lines 854--856 \T1/ptm/m/n/10 check-pointed Underfull \hbox (badness 10000) in paragraph at lines 854--856 \T1/ptm/m/n/10 to use this Underfull \hbox (badness 10000) in paragraph at lines 865--866 []|\T1/ptm/m/n/10 1000 per Underfull \hbox (badness 10000) in paragraph at lines 865--866 \T1/ptm/m/n/10 user/5000 per Underfull \hbox (badness 10000) in paragraph at lines 871--873 []|\T1/ptm/m/n/10 Primarily for Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 jobs that can Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 ef-fi-ciently use Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 more than 2 Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 to demon-strate Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 is op-ti-mized Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 more than 2 [15] Underfull \hbox (badness 10000) in paragraph at lines 886--887 []|\T1/phv/m/n/10 Requires Underfull \hbox (badness 10000) in paragraph at lines 886--887 \T1/phv/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 888--889 []|\T1/phv/m/n/10 Time Overfull \hbox (0.78119pt too wide) in paragraph at lines 888--889 \T1/phv/m/n/10 fault/max)| Underfull \hbox (badness 10000) in paragraph at lines 890--891 []|\T1/phv/m/n/10 Running Overfull \hbox (2.20114pt too wide) in paragraph at lines 892--893 []|\T1/phv/m/n/10 Submitted Underfull \hbox (badness 10000) in paragraph at lines 932--934 []|\T1/ptm/m/n/10 For jobs that Underfull \hbox (badness 10000) in paragraph at lines 932--934 \T1/ptm/m/n/10 re-quire more Underfull \hbox (badness 10000) in paragraph at lines 932--934 \T1/ptm/m/n/10 than one GPU [16] LaTeX Warning: Hyper reference `using-discovery/usingslurm:using-slurm' on page 17 undefined on input line 958. [17] [18] Chapter 8. LaTeX Warning: Hyper reference `software/modules:using-module' on page 19 undef ined on input line 985. LaTeX Warning: Hyper reference `using-ood/interactiveapps:accessing-ood' on pag e 19 undefined on input line 987. LaTeX Warning: Hyper reference `software/spack:using-spack' on page 19 undefine d on input line 989. LaTeX Warning: Hyper reference `software/conda:working-conda' on page 19 undefi ned on input line 991. [19] [20] Chapter 9. Underfull \hbox (badness 10000) in paragraph at lines 1046--1047 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1051--1052 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1056--1057 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1056--1057 \T1/pcr/m/n/10 show Underfull \hbox (badness 10000) in paragraph at lines 1056--1057 \T1/pcr/m/n/10 <./moduleload.jpg>] [24] Chapter 10. LaTeX Warning: Hyper reference `software/modules:using-module' on page 25 undef ined on input line 1116. LaTeX Warning: Hyper reference `using-ood/introduction:using-ood' on page 25 un defined on input line 1117. [25] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [26] [27] [28] [29] [30] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 1422--1423 []\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 [31] Underfull \hbox (badness 10000) in paragraph at lines 1442--1443 []\T1/ptm/m/n/10 Type \T1/pcr/m/n/10 wget --quiet https://repo.anaconda.com/min iconda/ Underfull \hbox (badness 10000) in paragraph at lines 1457--1458 []\T1/ptm/m/n/10 Press \T1/pcr/m/n/10 Enter \T1/ptm/m/n/10 to ac-cept the de-fa ult in-stal-la-tion lo-ca-tion (your /home di-rec-tory, e.g. [32] Chapter 12. [33] [34] Chapter 13. LaTeX Warning: Hyper reference `software/modules:using-module' on page 35 undef ined on input line 1598. LaTeX Warning: Hyper reference `using-ood/introduction:using-ood' on page 35 un defined on input line 1599. LaTeX Warning: Hyper reference `software/conda:working-conda' on page 35 undefi ned on input line 1599. [35] [36] Chapter 14. Underfull \hbox (badness 10000) in paragraph at lines 1657--1667 \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 [37] [38] Chapter 15. LaTeX Warning: Hyper reference `using-discovery/srun:using-srun' on page 39 und efined on input line 1694. LaTeX Warning: Hyper reference `using-discovery/sbatch:using-sbatch' on page 39 undefined on input line 1694. LaTeX Warning: Hyper reference `hardware/hardware_overview:hardware-overview' o n page 39 undefined on input line 1708. Underfull \hbox (badness 10000) in paragraph at lines 1716--1717 []|\T1/phv/m/n/10 Slurm Com- Underfull \hbox (badness 10000) in paragraph at lines 1721--1722 []|\T1/pcr/m/n/10 sinfo Underfull \hbox (badness 10000) in paragraph at lines 1726--1727 []|\T1/pcr/m/n/10 smap [39] Underfull \hbox (badness 10000) in paragraph at lines 1747--1748 []|\T1/phv/m/n/10 Slurm Com- LaTeX Warning: Hyper reference `using-discovery/srun:using-srun' on page 40 und efined on input line 1754. Underfull \hbox (badness 10000) in paragraph at lines 1757--1758 []|\T1/pcr/m/n/10 sbatch Overfull \hbox (6.17415pt too wide) in paragraph at lines 1757--1758 \T1/pcr/m/n/10 ] LaTeX Warning: Hyper reference `using-discovery/workingwithgpu:working-gpus' on page 48 undefined on input line 2016. [48] Chapter 18. Underfull \hbox (badness 10000) in paragraph at lines 2076--2077 []|\T1/ptm/m/n/10 AMD EPYC Underfull \hbox (badness 10000) in paragraph at lines 2085--2086 []|\T1/ptm/m/n/10 Intel Gold Underfull \hbox (badness 10000) in paragraph at lines 2094--2095 []|\T1/ptm/m/n/10 Intel Gold LaTeX Warning: Hyper reference `hardware/partitions:partition-names' on page 49 undefined on input line 2105. Underfull \hbox (badness 10000) in paragraph at lines 2115--2116 \T1/phv/m/n/10 Ap- Underfull \hbox (badness 10000) in paragraph at lines 2117--2118 []|\T1/phv/m/n/10 Time Overfull \hbox (3.84886pt too wide) in paragraph at lines 2117--2118 \T1/phv/m/n/10 fault/Max)| Underfull \hbox (badness 10000) in paragraph at lines 2119--2120 []|\T1/phv/m/n/10 Running Overfull \hbox (5.26881pt too wide) in paragraph at lines 2121--2122 []|\T1/phv/m/n/10 Submitted Underfull \hbox (badness 10000) in paragraph at lines 2123--2124 []|\T1/phv/m/n/10 Core Underfull \hbox (badness 10000) in paragraph at lines 2125--2126 []|\T1/phv/m/n/10 RAM Underfull \hbox (badness 10000) in paragraph at lines 2129--2131 []|\T1/phv/m/n/10 GPU Underfull \hbox (badness 10000) in paragraph at lines 2155--2156 []|\T1/ptm/m/n/10 4 Underfull \hbox (badness 10000) in paragraph at lines 2155--2156 \T1/ptm/m/n/10 hours/24 [49] Underfull \hbox (badness 10000) in paragraph at lines 2186--2187 []\T1/pcr/m/n/10 srun --partition=gpu --nodes=1 --pty --export=All --gres=gpu:1 --mem=1G [50] [51] [52] Chapter 19. LaTeX Warning: Hyper reference `using-discovery/globus:using-globus' on page 53 undefined on input line 2286. LaTeX Warning: Hyper reference `storage/discovery_storage:discovery-storage' on page 53 undefined on input line 2291. LaTeX Warning: Hyper reference `using-ood/fileexplore:file-explorer' on page 53 undefined on input line 2320. [53] [54] Chapter 20. [55] [56] [57] [58] Chapter 21. LaTeX Warning: Hyper reference `software/conda:mini-conda' on page 59 undefined on input line 2586. [59 <./catbashrc.jpg>] [60 <./minicondabashrc.jpg>] [61 <./nanobashrc.png>] [62] Chapter 22. [63] LaTeX Warning: Hyper reference `storage/general_storage:general-storage' on pag e 64 undefined on input line 2676. [64] Chapter 23. LaTeX Warning: Hyper reference `storage/discovery_storage:discovery-storage' on page 65 undefined on input line 2694. [65] [66] Chapter 24. LaTeX Warning: Hyper reference `first_steps/get_access:id1' on page 67 undefine d on input line 2787. LaTeX Warning: Hyper reference `using-ood/interactiveapps:accessing-ood' on pag e 67 undefined on input line 2800. LaTeX Warning: Hyper reference `using-ood/fileexplore:file-explorer' on page 67 undefined on input line 2803. [67] [68] Chapter 25. LaTeX Warning: Hyper reference `using-ood/interactiveapps:accessing-ood' on pag e 69 undefined on input line 2851. [69] [70] Chapter 26. LaTeX Warning: Hyper reference `first_steps/connect_mac:using-x11' on page 71 u ndefined on input line 2865. [71] LaTeX Warning: Hyper reference `software/conda:creating-python' on page 72 unde fined on input line 2941. [72] [73] [74] Chapter 27. [75] LaTeX Warning: Hyper reference `software/modules:using-module' on page 76 undef ined on input line 3047. LaTeX Warning: Hyper reference `using-ood/introduction:using-ood' on page 76 un defined on input line 3048. LaTeX Warning: Hyper reference `software/softwareoverview:software-overview' on page 76 undefined on input line 3086. [76] LaTeX Warning: Hyper reference `first_steps/get_access:instructor-access' on pa ge 77 undefined on input line 3112. No file northeastern-university-rc-public-documentation.ind. [77] (./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 (81 pages , 26397521 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 327--328 []\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. Underfull \hbox (badness 10000) in paragraph at lines 480--483 []|\T1/phv/m/n/10 Number Underfull \hbox (badness 10000) in paragraph at lines 493--496 []|\T1/phv/m/n/10 Number [13] [14] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 774--775 \T1/phv/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 776--777 []|\T1/phv/m/n/10 Time Overfull \hbox (3.84886pt too wide) in paragraph at lines 776--777 \T1/phv/m/n/10 fault/max)| Underfull \hbox (badness 10000) in paragraph at lines 778--779 []|\T1/phv/m/n/10 Running Underfull \hbox (badness 10000) in paragraph at lines 782--783 []|\T1/phv/m/n/10 Core Underfull \hbox (badness 10000) in paragraph at lines 784--785 []|\T1/phv/m/n/10 RAM Underfull \hbox (badness 10000) in paragraph at lines 793--794 []|\T1/ptm/m/n/10 20 min- Underfull \hbox (badness 10000) in paragraph at lines 793--794 \T1/ptm/m/n/10 utes/20 Underfull \hbox (badness 10000) in paragraph at lines 810--811 []|\T1/ptm/m/n/10 30 min- Underfull \hbox (badness 10000) in paragraph at lines 810--811 \T1/ptm/m/n/10 utes/60 Underfull \hbox (badness 10000) in paragraph at lines 827--828 []|\T1/ptm/m/n/10 4 Underfull \hbox (badness 10000) in paragraph at lines 827--828 \T1/ptm/m/n/10 hours/24 Underfull \hbox (badness 10000) in paragraph at lines 837--839 []|\T1/ptm/m/n/10 Best for se- Underfull \hbox (badness 10000) in paragraph at lines 837--839 \T1/ptm/m/n/10 rial or small Underfull \hbox (badness 10000) in paragraph at lines 837--839 \T1/ptm/m/n/10 par-al-lel jobs Underfull \hbox (badness 10000) in paragraph at lines 837--839 \T1/ptm/m/n/10 (\T1/pcr/m/n/10 --nodes=2 Underfull \hbox (badness 10000) in paragraph at lines 844--845 []|\T1/ptm/m/n/10 1 day/5 Underfull \hbox (badness 10000) in paragraph at lines 848--849 []|\T1/ptm/m/n/10 1000 per Underfull \hbox (badness 10000) in paragraph at lines 848--849 \T1/ptm/m/n/10 user/5000 per Underfull \hbox (badness 10000) in paragraph at lines 854--856 []|\T1/ptm/m/n/10 Primarily for Underfull \hbox (badness 10000) in paragraph at lines 854--856 \T1/ptm/m/n/10 se-rial or par- Underfull \hbox (badness 6284) in paragraph at lines 854--856 \T1/ptm/m/n/10 al-lel jobs that Underfull \hbox (badness 10000) in paragraph at lines 854--856 \T1/ptm/m/n/10 more than 24 Underfull \hbox (badness 10000) in paragraph at lines 854--856 \T1/ptm/m/n/10 check-pointed Underfull \hbox (badness 10000) in paragraph at lines 854--856 \T1/ptm/m/n/10 to use this Underfull \hbox (badness 10000) in paragraph at lines 865--866 []|\T1/ptm/m/n/10 1000 per Underfull \hbox (badness 10000) in paragraph at lines 865--866 \T1/ptm/m/n/10 user/5000 per Underfull \hbox (badness 10000) in paragraph at lines 871--873 []|\T1/ptm/m/n/10 Primarily for Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 jobs that can Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 ef-fi-ciently use Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 more than 2 Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 to demon-strate Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 is op-ti-mized Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 more than 2 [15] Underfull \hbox (badness 10000) in paragraph at lines 886--887 []|\T1/phv/m/n/10 Requires Underfull \hbox (badness 10000) in paragraph at lines 886--887 \T1/phv/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 888--889 []|\T1/phv/m/n/10 Time Overfull \hbox (0.78119pt too wide) in paragraph at lines 888--889 \T1/phv/m/n/10 fault/max)| Underfull \hbox (badness 10000) in paragraph at lines 890--891 []|\T1/phv/m/n/10 Running Overfull \hbox (2.20114pt too wide) in paragraph at lines 892--893 []|\T1/phv/m/n/10 Submitted Underfull \hbox (badness 10000) in paragraph at lines 932--934 []|\T1/ptm/m/n/10 For jobs that Underfull \hbox (badness 10000) in paragraph at lines 932--934 \T1/ptm/m/n/10 re-quire more Underfull \hbox (badness 10000) in paragraph at lines 932--934 \T1/ptm/m/n/10 than one GPU [16] [17] [18] Chapter 8. [19] [20] Chapter 9. Underfull \hbox (badness 10000) in paragraph at lines 1046--1047 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1051--1052 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1056--1057 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1056--1057 \T1/pcr/m/n/10 show Underfull \hbox (badness 10000) in paragraph at lines 1056--1057 \T1/pcr/m/n/10 <./moduleload.jpg>] [24] Chapter 10. [25] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [26] [27] [28] [29] [30] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 1422--1423 []\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 [31] Underfull \hbox (badness 10000) in paragraph at lines 1442--1443 []\T1/ptm/m/n/10 Type \T1/pcr/m/n/10 wget --quiet https://repo.anaconda.com/min iconda/ Underfull \hbox (badness 10000) in paragraph at lines 1457--1458 []\T1/ptm/m/n/10 Press \T1/pcr/m/n/10 Enter \T1/ptm/m/n/10 to ac-cept the de-fa ult in-stal-la-tion lo-ca-tion (your /home di-rec-tory, e.g. [32] Chapter 12. [33] [34] Chapter 13. [35] [36] Chapter 14. Underfull \hbox (badness 10000) in paragraph at lines 1657--1667 \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 [37] [38] Chapter 15. Underfull \hbox (badness 10000) in paragraph at lines 1716--1717 []|\T1/phv/m/n/10 Slurm Com- Underfull \hbox (badness 10000) in paragraph at lines 1721--1722 []|\T1/pcr/m/n/10 sinfo Underfull \hbox (badness 10000) in paragraph at lines 1726--1727 []|\T1/pcr/m/n/10 smap [39] Underfull \hbox (badness 10000) in paragraph at lines 1747--1748 []|\T1/phv/m/n/10 Slurm Com- Underfull \hbox (badness 10000) in paragraph at lines 1757--1758 []|\T1/pcr/m/n/10 sbatch Overfull \hbox (6.17415pt too wide) in paragraph at lines 1757--1758 \T1/pcr/m/n/10 ] [48] Chapter 18. Underfull \hbox (badness 10000) in paragraph at lines 2076--2077 []|\T1/ptm/m/n/10 AMD EPYC Underfull \hbox (badness 10000) in paragraph at lines 2085--2086 []|\T1/ptm/m/n/10 Intel Gold Underfull \hbox (badness 10000) in paragraph at lines 2094--2095 []|\T1/ptm/m/n/10 Intel Gold Underfull \hbox (badness 10000) in paragraph at lines 2115--2116 \T1/phv/m/n/10 Ap- Underfull \hbox (badness 10000) in paragraph at lines 2117--2118 []|\T1/phv/m/n/10 Time Overfull \hbox (3.84886pt too wide) in paragraph at lines 2117--2118 \T1/phv/m/n/10 fault/Max)| Underfull \hbox (badness 10000) in paragraph at lines 2119--2120 []|\T1/phv/m/n/10 Running Overfull \hbox (5.26881pt too wide) in paragraph at lines 2121--2122 []|\T1/phv/m/n/10 Submitted Underfull \hbox (badness 10000) in paragraph at lines 2123--2124 []|\T1/phv/m/n/10 Core Underfull \hbox (badness 10000) in paragraph at lines 2125--2126 []|\T1/phv/m/n/10 RAM Underfull \hbox (badness 10000) in paragraph at lines 2129--2131 []|\T1/phv/m/n/10 GPU Underfull \hbox (badness 10000) in paragraph at lines 2155--2156 []|\T1/ptm/m/n/10 4 Underfull \hbox (badness 10000) in paragraph at lines 2155--2156 \T1/ptm/m/n/10 hours/24 [49] Underfull \hbox (badness 10000) in paragraph at lines 2186--2187 []\T1/pcr/m/n/10 srun --partition=gpu --nodes=1 --pty --export=All --gres=gpu:1 --mem=1G [50] [51] [52] Chapter 19. [53] [54] Chapter 20. [55] [56] [57] [58] Chapter 21. [59 <./catbashrc.jpg>] [60 <./minicondabashrc.jpg>] [61 <./nanobashrc.png>] [62] Chapter 22. [63] [64] Chapter 23. [65] [66] Chapter 24. [67] [68] Chapter 25. [69] [70] Chapter 26. [71] [72] [73] [74] Chapter 27. [75] [76] (./northeastern-university-rc-public-documentation.ind) [77] (./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 (83 pages , 26412467 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' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="northeastern-university-rc-public-documentation" "NortheasternUniversityResearchComputing.tex"' ------------ 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 327--328 []\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. Underfull \hbox (badness 10000) in paragraph at lines 480--483 []|\T1/phv/m/n/10 Number Underfull \hbox (badness 10000) in paragraph at lines 493--496 []|\T1/phv/m/n/10 Number [13] [14] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 774--775 \T1/phv/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 776--777 []|\T1/phv/m/n/10 Time Overfull \hbox (3.84886pt too wide) in paragraph at lines 776--777 \T1/phv/m/n/10 fault/max)| Underfull \hbox (badness 10000) in paragraph at lines 778--779 []|\T1/phv/m/n/10 Running Underfull \hbox (badness 10000) in paragraph at lines 782--783 []|\T1/phv/m/n/10 Core Underfull \hbox (badness 10000) in paragraph at lines 784--785 []|\T1/phv/m/n/10 RAM Underfull \hbox (badness 10000) in paragraph at lines 793--794 []|\T1/ptm/m/n/10 20 min- Underfull \hbox (badness 10000) in paragraph at lines 793--794 \T1/ptm/m/n/10 utes/20 Underfull \hbox (badness 10000) in paragraph at lines 810--811 []|\T1/ptm/m/n/10 30 min- Underfull \hbox (badness 10000) in paragraph at lines 810--811 \T1/ptm/m/n/10 utes/60 Underfull \hbox (badness 10000) in paragraph at lines 827--828 []|\T1/ptm/m/n/10 4 Underfull \hbox (badness 10000) in paragraph at lines 827--828 \T1/ptm/m/n/10 hours/24 Underfull \hbox (badness 10000) in paragraph at lines 837--839 []|\T1/ptm/m/n/10 Best for se- Underfull \hbox (badness 10000) in paragraph at lines 837--839 \T1/ptm/m/n/10 rial or small Underfull \hbox (badness 10000) in paragraph at lines 837--839 \T1/ptm/m/n/10 par-al-lel jobs Underfull \hbox (badness 10000) in paragraph at lines 837--839 \T1/ptm/m/n/10 (\T1/pcr/m/n/10 --nodes=2 Underfull \hbox (badness 10000) in paragraph at lines 844--845 []|\T1/ptm/m/n/10 1 day/5 Underfull \hbox (badness 10000) in paragraph at lines 848--849 []|\T1/ptm/m/n/10 1000 per Underfull \hbox (badness 10000) in paragraph at lines 848--849 \T1/ptm/m/n/10 user/5000 per Underfull \hbox (badness 10000) in paragraph at lines 854--856 []|\T1/ptm/m/n/10 Primarily for Underfull \hbox (badness 10000) in paragraph at lines 854--856 \T1/ptm/m/n/10 se-rial or par- Underfull \hbox (badness 6284) in paragraph at lines 854--856 \T1/ptm/m/n/10 al-lel jobs that Underfull \hbox (badness 10000) in paragraph at lines 854--856 \T1/ptm/m/n/10 more than 24 Underfull \hbox (badness 10000) in paragraph at lines 854--856 \T1/ptm/m/n/10 check-pointed Underfull \hbox (badness 10000) in paragraph at lines 854--856 \T1/ptm/m/n/10 to use this Underfull \hbox (badness 10000) in paragraph at lines 865--866 []|\T1/ptm/m/n/10 1000 per Underfull \hbox (badness 10000) in paragraph at lines 865--866 \T1/ptm/m/n/10 user/5000 per Underfull \hbox (badness 10000) in paragraph at lines 871--873 []|\T1/ptm/m/n/10 Primarily for Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 jobs that can Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 ef-fi-ciently use Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 more than 2 Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 to demon-strate Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 is op-ti-mized Underfull \hbox (badness 10000) in paragraph at lines 871--873 \T1/ptm/m/n/10 more than 2 [15] Underfull \hbox (badness 10000) in paragraph at lines 886--887 []|\T1/phv/m/n/10 Requires Underfull \hbox (badness 10000) in paragraph at lines 886--887 \T1/phv/m/n/10 ap- Underfull \hbox (badness 10000) in paragraph at lines 888--889 []|\T1/phv/m/n/10 Time Overfull \hbox (0.78119pt too wide) in paragraph at lines 888--889 \T1/phv/m/n/10 fault/max)| Underfull \hbox (badness 10000) in paragraph at lines 890--891 []|\T1/phv/m/n/10 Running Overfull \hbox (2.20114pt too wide) in paragraph at lines 892--893 []|\T1/phv/m/n/10 Submitted Underfull \hbox (badness 10000) in paragraph at lines 932--934 []|\T1/ptm/m/n/10 For jobs that Underfull \hbox (badness 10000) in paragraph at lines 932--934 \T1/ptm/m/n/10 re-quire more Underfull \hbox (badness 10000) in paragraph at lines 932--934 \T1/ptm/m/n/10 than one GPU [16] [17] [18] Chapter 8. [19] [20] Chapter 9. Underfull \hbox (badness 10000) in paragraph at lines 1046--1047 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1051--1052 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1056--1057 []|\T1/pcr/m/n/10 module Underfull \hbox (badness 10000) in paragraph at lines 1056--1057 \T1/pcr/m/n/10 show Underfull \hbox (badness 10000) in paragraph at lines 1056--1057 \T1/pcr/m/n/10 <./moduleload.jpg>] [24] Chapter 10. [25] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [26] [27] [28] [29] [30] Chapter 11. Underfull \hbox (badness 10000) in paragraph at lines 1422--1423 []\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 [31] Underfull \hbox (badness 10000) in paragraph at lines 1442--1443 []\T1/ptm/m/n/10 Type \T1/pcr/m/n/10 wget --quiet https://repo.anaconda.com/min iconda/ Underfull \hbox (badness 10000) in paragraph at lines 1457--1458 []\T1/ptm/m/n/10 Press \T1/pcr/m/n/10 Enter \T1/ptm/m/n/10 to ac-cept the de-fa ult in-stal-la-tion lo-ca-tion (your /home di-rec-tory, e.g. [32] Chapter 12. [33] [34] Chapter 13. [35] [36] Chapter 14. Underfull \hbox (badness 10000) in paragraph at lines 1657--1667 \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 [37] [38] Chapter 15. Underfull \hbox (badness 10000) in paragraph at lines 1716--1717 []|\T1/phv/m/n/10 Slurm Com- Underfull \hbox (badness 10000) in paragraph at lines 1721--1722 []|\T1/pcr/m/n/10 sinfo Underfull \hbox (badness 10000) in paragraph at lines 1726--1727 []|\T1/pcr/m/n/10 smap [39] Underfull \hbox (badness 10000) in paragraph at lines 1747--1748 []|\T1/phv/m/n/10 Slurm Com- Underfull \hbox (badness 10000) in paragraph at lines 1757--1758 []|\T1/pcr/m/n/10 sbatch Overfull \hbox (6.17415pt too wide) in paragraph at lines 1757--1758 \T1/pcr/m/n/10 ] [48] Chapter 18. Underfull \hbox (badness 10000) in paragraph at lines 2076--2077 []|\T1/ptm/m/n/10 AMD EPYC Underfull \hbox (badness 10000) in paragraph at lines 2085--2086 []|\T1/ptm/m/n/10 Intel Gold Underfull \hbox (badness 10000) in paragraph at lines 2094--2095 []|\T1/ptm/m/n/10 Intel Gold Underfull \hbox (badness 10000) in paragraph at lines 2115--2116 \T1/phv/m/n/10 Ap- Underfull \hbox (badness 10000) in paragraph at lines 2117--2118 []|\T1/phv/m/n/10 Time Overfull \hbox (3.84886pt too wide) in paragraph at lines 2117--2118 \T1/phv/m/n/10 fault/Max)| Underfull \hbox (badness 10000) in paragraph at lines 2119--2120 []|\T1/phv/m/n/10 Running Overfull \hbox (5.26881pt too wide) in paragraph at lines 2121--2122 []|\T1/phv/m/n/10 Submitted Underfull \hbox (badness 10000) in paragraph at lines 2123--2124 []|\T1/phv/m/n/10 Core Underfull \hbox (badness 10000) in paragraph at lines 2125--2126 []|\T1/phv/m/n/10 RAM Underfull \hbox (badness 10000) in paragraph at lines 2129--2131 []|\T1/phv/m/n/10 GPU Underfull \hbox (badness 10000) in paragraph at lines 2155--2156 []|\T1/ptm/m/n/10 4 Underfull \hbox (badness 10000) in paragraph at lines 2155--2156 \T1/ptm/m/n/10 hours/24 [49] Underfull \hbox (badness 10000) in paragraph at lines 2186--2187 []\T1/pcr/m/n/10 srun --partition=gpu --nodes=1 --pty --export=All --gres=gpu:1 --mem=1G [50] [51] [52] Chapter 19. [53] [54] Chapter 20. [55] [56] [57] [58] Chapter 21. [59 <./catbashrc.jpg>] [60 <./minicondabashrc.jpg>] [61 <./nanobashrc.png>] [62] Chapter 22. [63] [64] Chapter 23. [65] [66] Chapter 24. [67] [68] Chapter 25. [69] [70] Chapter 26. [71] [72] [73] [74] Chapter 27. [75] [76] (./northeastern-university-rc-public-documentation.ind) [77] (./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 (83 pages , 26412467 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: 2021-10-22T19:24:36.527594Z, end-time: 2021-10-22T19:24:36.609911Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/_build/latex/northeastern-university-rc-public-documentation.pdf /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/artifacts/latest/sphinx_pdf/northeastern-university-rc-public-documentation.pdf [rtd-command-info] start-time: 2021-10-22T19:24:37.111807Z, end-time: 2021-10-22T19:24:38.912923Z, duration: 1, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [epub]: targets for 28 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 3%] classroom/class_use writing output... [ 7%] first_steps/connect_mac writing output... [ 10%] first_steps/connect_windows writing output... [ 14%] first_steps/get_access writing output... [ 17%] hardware/hardware_overview writing output... [ 21%] hardware/partitions writing output... [ 25%] index writing output... [ 28%] software/conda writing output... [ 32%] software/matlab writing output... [ 35%] software/modules writing output... [ 39%] software/mpi writing output... [ 42%] software/r writing output... [ 46%] software/softwareoverview writing output... [ 50%] software/spack writing output... [ 53%] storage/discovery_storage writing output... [ 57%] storage/general_storage writing output... [ 60%] using-discovery/bashrc writing output... [ 64%] using-discovery/globus writing output... [ 67%] using-discovery/sbatch writing output... [ 71%] using-discovery/srun writing output... [ 75%] using-discovery/transferringdata writing output... [ 78%] using-discovery/usingslurm writing output... [ 82%] using-discovery/workingwithgpu writing output... [ 85%] using-ood/fileexplore writing output... [ 89%] using-ood/interactiveapps writing output... [ 92%] using-ood/introduction writing output... [ 96%] welcome/gettinghelp writing output... [100%] welcome/welcome generating indices... genindex writing additional pages... copying images... [ 14%] images/moduleshow.jpg copying images... [ 28%] images/moduleload.jpg copying images... [ 42%] images/catbashrc.jpg copying images... [ 57%] images/minicondabashrc.jpg copying images... [ 71%] images/nanobashrc.png copying images... [ 85%] images/srun_example.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... writing nav.xhtml file... writing toc.ncx file... writing NortheasternUniversityResearchComputing.epub file... build succeeded, 1 warning. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-10-22T19:24:39.057506Z, end-time: 2021-10-22T19:24:39.161540Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/checkouts/latest/docs/source/_build/epub/NortheasternUniversityResearchComputing.epub /home/docs/checkouts/readthedocs.org/user_builds/northeastern-university-rc-public-documentation/artifacts/latest/sphinx_epub/northeastern-university-rc-public-documentation.epub