Skip to content

Commit 60035bc

Browse files
BuildTheDocsBuildTheDocs
authored andcommitted
update cc7eebe
0 parents  commit 60035bc

File tree

160 files changed

+21695
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

160 files changed

+21695
-0
lines changed

.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: dae2058d98a981c4cc63293bfb269261
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

.nojekyll

Whitespace-only changes.

Acknowledgement.html

Lines changed: 188 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,188 @@
1+
2+
3+
<!DOCTYPE html>
4+
<html class="writer-html5" lang="en" data-content_root="./">
5+
<head>
6+
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
7+
8+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9+
<title>Acknowledging Mila &mdash; MILA Technical Documentation latest documentation</title>
10+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
11+
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
12+
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
13+
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=8da7d091" />
14+
15+
16+
<script src="_static/jquery.js?v=5d32c60e"></script>
17+
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18+
<script src="_static/documentation_options.js?v=c6e86fd7"></script>
19+
<script src="_static/doctools.js?v=9bcbadda"></script>
20+
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
21+
<script src="_static/clipboard.min.js?v=a7894cd8"></script>
22+
<script src="_static/copybutton.js?v=f281be69"></script>
23+
<script src="_static/documentation_options.js?v=c6e86fd7"></script>
24+
<script src="_static/documentation_options_fix.js?v=1c8886ec"></script>
25+
<script src="_static/js/theme.js"></script>
26+
<link rel="index" title="Index" href="genindex.html" />
27+
<link rel="search" title="Search" href="search.html" />
28+
<link rel="next" title="Audio and video resources at Mila" href="Audio_video.html" />
29+
<link rel="prev" title="Launch many jobs using SLURM job arrays" href="examples/good_practices/slurm_job_arrays/index.html" />
30+
</head>
31+
32+
<body class="wy-body-for-nav">
33+
<div class="wy-grid-for-nav">
34+
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
35+
<div class="wy-side-scroll">
36+
<div class="wy-side-nav-search" >
37+
38+
39+
40+
<a href="index.html">
41+
42+
<img src="_static/image.png" class="logo" alt="Logo"/>
43+
</a>
44+
<div role="search">
45+
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
46+
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
47+
<input type="hidden" name="check_keywords" value="yes" />
48+
<input type="hidden" name="area" value="default" />
49+
</form>
50+
</div>
51+
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
52+
<p class="caption" role="heading"><span class="caption-text">Introduction</span></p>
53+
<ul>
54+
<li class="toctree-l1"><a class="reference internal" href="Purpose.html">Purpose of this documentation</a></li>
55+
<li class="toctree-l1"><a class="reference internal" href="Purpose.html#contributing">Contributing</a></li>
56+
</ul>
57+
<p class="caption" role="heading"><span class="caption-text">How-tos and Guides</span></p>
58+
<ul>
59+
<li class="toctree-l1"><a class="reference internal" href="Userguide.html">User’s guide</a></li>
60+
<li class="toctree-l1"><a class="reference internal" href="Handbook.html">AI tooling and methodology handbook</a></li>
61+
</ul>
62+
<p class="caption" role="heading"><span class="caption-text">Systems and services</span></p>
63+
<ul>
64+
<li class="toctree-l1"><a class="reference internal" href="Information.html">Computing infrastructure and policies</a></li>
65+
<li class="toctree-l1"><a class="reference internal" href="Extra_compute.html">Computational resources outside of Mila</a></li>
66+
</ul>
67+
<p class="caption" role="heading"><span class="caption-text">General theory</span></p>
68+
<ul>
69+
<li class="toctree-l1"><a class="reference internal" href="Theory_cluster.html">What is a computer cluster?</a></li>
70+
<li class="toctree-l1"><a class="reference internal" href="Theory_cluster.html#parts-of-a-computing-cluster">Parts of a computing cluster</a></li>
71+
<li class="toctree-l1"><a class="reference internal" href="Theory_cluster.html#unix">UNIX</a></li>
72+
<li class="toctree-l1"><a class="reference internal" href="Theory_cluster.html#the-workload-manager">The workload manager</a></li>
73+
<li class="toctree-l1"><a class="reference internal" href="Theory_cluster.html#processing-data">Processing data</a></li>
74+
<li class="toctree-l1"><a class="reference internal" href="Theory_cluster.html#software-on-the-cluster">Software on the cluster</a></li>
75+
</ul>
76+
<p class="caption" role="heading"><span class="caption-text">Minimal Examples</span></p>
77+
<ul>
78+
<li class="toctree-l1"><a class="reference internal" href="examples/frameworks/index.html">Software Frameworks</a></li>
79+
<li class="toctree-l1"><a class="reference internal" href="examples/distributed/index.html">Distributed Training</a></li>
80+
<li class="toctree-l1"><a class="reference internal" href="examples/good_practices/index.html">Good practices</a></li>
81+
<li class="toctree-l1"><a class="reference external" href="https://github.com/mila-iqia/ResearchTemplate">🔗 Research Project Template</a></li>
82+
</ul>
83+
<p class="caption" role="heading"><span class="caption-text">Extras</span></p>
84+
<ul class="current">
85+
<li class="toctree-l1 current"><a class="current reference internal" href="#">Acknowledging Mila</a></li>
86+
<li class="toctree-l1"><a class="reference external" href="https://datasets.server.mila.quebec/">Mila Datasets</a></li>
87+
<li class="toctree-l1"><a class="reference internal" href="Audio_video.html">Audio and video resources at Mila</a></li>
88+
<li class="toctree-l1"><a class="reference internal" href="VSCode.html">Visual Studio Code</a></li>
89+
<li class="toctree-l1"><a class="reference internal" href="IDT.html">Who, what, where is IDT</a></li>
90+
<li class="toctree-l1"><a class="reference internal" href="Cheatsheet.html">Cheat Sheet</a></li>
91+
<li class="toctree-l1"><a class="reference internal" href="Chatbot.html">Chatbot for Mila</a></li>
92+
<li class="toctree-l1"><a class="reference internal" href="Environmental_impact.html">Environmental Impact</a></li>
93+
</ul>
94+
95+
</div>
96+
</div>
97+
</nav>
98+
99+
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
100+
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
101+
<a href="index.html">MILA Technical Documentation</a>
102+
</nav>
103+
104+
<div class="wy-nav-content">
105+
<div class="rst-content">
106+
<div role="navigation" aria-label="Page navigation">
107+
<ul class="wy-breadcrumbs">
108+
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li>
109+
<li class="breadcrumb-item active">Acknowledging Mila</li>
110+
<li class="wy-breadcrumbs-aside">
111+
<a href="https://github.com/mila-iqia/mila-docs/blob/master/docs/Acknowledgement.rst" class="fa fa-github"> Edit on GitHub</a>
112+
</li>
113+
</ul>
114+
<hr/>
115+
</div>
116+
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
117+
<div itemprop="articleBody">
118+
119+
<section id="acknowledging-mila">
120+
<h1>Acknowledging Mila<a class="headerlink" href="#acknowledging-mila" title="Link to this heading"></a></h1>
121+
<div class="admonition note">
122+
<p class="admonition-title">Note</p>
123+
<p>Researchers are requested to acknowledge Mila when publications or reports
124+
are published on research that used compute resources provided by the
125+
organization. Our ability to showcase the successful use of our resources
126+
builds an important case for long-term and sustainable funding of Mila and
127+
our operations, i.e. have more compute resources available to researchers!</p>
128+
<p>The exact wording of the acknowledgment may vary, but please ensure that
129+
Mila is mentioned. The following can be used as a guideline:</p>
130+
<blockquote>
131+
<div><p><em>“This research was enabled in part by compute resources provided by Mila
132+
(mila.quebec).”</em></p>
133+
</div></blockquote>
134+
<p>If you find useful some of the software developed at Mila or the technical
135+
help you can get from our experts you can also mention it in the
136+
acknowledgment:</p>
137+
<blockquote>
138+
<div><p><em>“This research was enabled in part by compute resources, software and
139+
technical help provided by Mila (mila.quebec).”</em></p>
140+
</div></blockquote>
141+
</div>
142+
<p>If you’ve used DRAC resources as well for your research, please remember to
143+
<a class="reference external" href="https://alliancecan.ca/en/services/advanced-research-computing/acknowledging-alliance">acknowledge their use in your papers</a></p>
144+
</section>
145+
146+
147+
</div>
148+
</div>
149+
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
150+
<a href="examples/good_practices/slurm_job_arrays/index.html" class="btn btn-neutral float-left" title="Launch many jobs using SLURM job arrays" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
151+
<a href="Audio_video.html" class="btn btn-neutral float-right" title="Audio and video resources at Mila" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
152+
</div>
153+
154+
<hr/>
155+
156+
<div role="contentinfo">
157+
<p>&#169; Copyright 2025.</p>
158+
</div>
159+
160+
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
161+
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
162+
provided by <a href="https://readthedocs.org">Read the Docs</a>.
163+
164+
<script type="text/javascript">
165+
window.onload = function() {
166+
$(".toggle > *").hide();
167+
$(".toggle .header").show();
168+
$(".toggle .header").click(function() {
169+
$(this).parent().children().not(".header").toggle(400);
170+
$(this).parent().children(".header").toggleClass("open");
171+
})
172+
};
173+
</script>
174+
175+
176+
</footer>
177+
</div>
178+
</div>
179+
</section>
180+
</div>
181+
<script>
182+
jQuery(function () {
183+
SphinxRtdTheme.Navigation.enable(true);
184+
});
185+
</script>
186+
187+
</body>
188+
</html>

Acknowledgement_text.html

Lines changed: 178 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,178 @@
1+
2+
3+
<!DOCTYPE html>
4+
<html class="writer-html5" lang="en" data-content_root="./">
5+
<head>
6+
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
7+
8+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9+
<title>&lt;no title&gt; &mdash; MILA Technical Documentation latest documentation</title>
10+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
11+
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
12+
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
13+
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=8da7d091" />
14+
15+
16+
<script src="_static/jquery.js?v=5d32c60e"></script>
17+
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18+
<script src="_static/documentation_options.js?v=c6e86fd7"></script>
19+
<script src="_static/doctools.js?v=9bcbadda"></script>
20+
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
21+
<script src="_static/clipboard.min.js?v=a7894cd8"></script>
22+
<script src="_static/copybutton.js?v=f281be69"></script>
23+
<script src="_static/documentation_options.js?v=c6e86fd7"></script>
24+
<script src="_static/documentation_options_fix.js?v=1c8886ec"></script>
25+
<script src="_static/js/theme.js"></script>
26+
<link rel="index" title="Index" href="genindex.html" />
27+
<link rel="search" title="Search" href="search.html" />
28+
</head>
29+
30+
<body class="wy-body-for-nav">
31+
<div class="wy-grid-for-nav">
32+
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
33+
<div class="wy-side-scroll">
34+
<div class="wy-side-nav-search" >
35+
36+
37+
38+
<a href="index.html">
39+
40+
<img src="_static/image.png" class="logo" alt="Logo"/>
41+
</a>
42+
<div role="search">
43+
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
44+
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
45+
<input type="hidden" name="check_keywords" value="yes" />
46+
<input type="hidden" name="area" value="default" />
47+
</form>
48+
</div>
49+
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
50+
<p class="caption" role="heading"><span class="caption-text">Introduction</span></p>
51+
<ul>
52+
<li class="toctree-l1"><a class="reference internal" href="Purpose.html">Purpose of this documentation</a></li>
53+
<li class="toctree-l1"><a class="reference internal" href="Purpose.html#contributing">Contributing</a></li>
54+
</ul>
55+
<p class="caption" role="heading"><span class="caption-text">How-tos and Guides</span></p>
56+
<ul>
57+
<li class="toctree-l1"><a class="reference internal" href="Userguide.html">User’s guide</a></li>
58+
<li class="toctree-l1"><a class="reference internal" href="Handbook.html">AI tooling and methodology handbook</a></li>
59+
</ul>
60+
<p class="caption" role="heading"><span class="caption-text">Systems and services</span></p>
61+
<ul>
62+
<li class="toctree-l1"><a class="reference internal" href="Information.html">Computing infrastructure and policies</a></li>
63+
<li class="toctree-l1"><a class="reference internal" href="Extra_compute.html">Computational resources outside of Mila</a></li>
64+
</ul>
65+
<p class="caption" role="heading"><span class="caption-text">General theory</span></p>
66+
<ul>
67+
<li class="toctree-l1"><a class="reference internal" href="Theory_cluster.html">What is a computer cluster?</a></li>
68+
<li class="toctree-l1"><a class="reference internal" href="Theory_cluster.html#parts-of-a-computing-cluster">Parts of a computing cluster</a></li>
69+
<li class="toctree-l1"><a class="reference internal" href="Theory_cluster.html#unix">UNIX</a></li>
70+
<li class="toctree-l1"><a class="reference internal" href="Theory_cluster.html#the-workload-manager">The workload manager</a></li>
71+
<li class="toctree-l1"><a class="reference internal" href="Theory_cluster.html#processing-data">Processing data</a></li>
72+
<li class="toctree-l1"><a class="reference internal" href="Theory_cluster.html#software-on-the-cluster">Software on the cluster</a></li>
73+
</ul>
74+
<p class="caption" role="heading"><span class="caption-text">Minimal Examples</span></p>
75+
<ul>
76+
<li class="toctree-l1"><a class="reference internal" href="examples/frameworks/index.html">Software Frameworks</a></li>
77+
<li class="toctree-l1"><a class="reference internal" href="examples/distributed/index.html">Distributed Training</a></li>
78+
<li class="toctree-l1"><a class="reference internal" href="examples/good_practices/index.html">Good practices</a></li>
79+
<li class="toctree-l1"><a class="reference external" href="https://github.com/mila-iqia/ResearchTemplate">🔗 Research Project Template</a></li>
80+
</ul>
81+
<p class="caption" role="heading"><span class="caption-text">Extras</span></p>
82+
<ul>
83+
<li class="toctree-l1"><a class="reference internal" href="Acknowledgement.html">Acknowledging Mila</a></li>
84+
<li class="toctree-l1"><a class="reference external" href="https://datasets.server.mila.quebec/">Mila Datasets</a></li>
85+
<li class="toctree-l1"><a class="reference internal" href="Audio_video.html">Audio and video resources at Mila</a></li>
86+
<li class="toctree-l1"><a class="reference internal" href="VSCode.html">Visual Studio Code</a></li>
87+
<li class="toctree-l1"><a class="reference internal" href="IDT.html">Who, what, where is IDT</a></li>
88+
<li class="toctree-l1"><a class="reference internal" href="Cheatsheet.html">Cheat Sheet</a></li>
89+
<li class="toctree-l1"><a class="reference internal" href="Chatbot.html">Chatbot for Mila</a></li>
90+
<li class="toctree-l1"><a class="reference internal" href="Environmental_impact.html">Environmental Impact</a></li>
91+
</ul>
92+
93+
</div>
94+
</div>
95+
</nav>
96+
97+
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
98+
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
99+
<a href="index.html">MILA Technical Documentation</a>
100+
</nav>
101+
102+
<div class="wy-nav-content">
103+
<div class="rst-content">
104+
<div role="navigation" aria-label="Page navigation">
105+
<ul class="wy-breadcrumbs">
106+
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li>
107+
<li class="breadcrumb-item active">&lt;no title&gt;</li>
108+
<li class="wy-breadcrumbs-aside">
109+
<a href="https://github.com/mila-iqia/mila-docs/blob/master/docs/Acknowledgement_text.rst" class="fa fa-github"> Edit on GitHub</a>
110+
</li>
111+
</ul>
112+
<hr/>
113+
</div>
114+
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
115+
<div itemprop="articleBody">
116+
117+
<div class="admonition note">
118+
<p class="admonition-title">Note</p>
119+
<p>Researchers are requested to acknowledge Mila when publications or reports
120+
are published on research that used compute resources provided by the
121+
organization. Our ability to showcase the successful use of our resources
122+
builds an important case for long-term and sustainable funding of Mila and
123+
our operations, i.e. have more compute resources available to researchers!</p>
124+
<p>The exact wording of the acknowledgment may vary, but please ensure that
125+
Mila is mentioned. The following can be used as a guideline:</p>
126+
<blockquote>
127+
<div><p><em>“This research was enabled in part by compute resources provided by Mila
128+
(mila.quebec).”</em></p>
129+
</div></blockquote>
130+
<p>If you find useful some of the software developed at Mila or the technical
131+
help you can get from our experts you can also mention it in the
132+
acknowledgment:</p>
133+
<blockquote>
134+
<div><p><em>“This research was enabled in part by compute resources, software and
135+
technical help provided by Mila (mila.quebec).”</em></p>
136+
</div></blockquote>
137+
</div>
138+
139+
140+
</div>
141+
</div>
142+
<footer>
143+
144+
<hr/>
145+
146+
<div role="contentinfo">
147+
<p>&#169; Copyright 2025.</p>
148+
</div>
149+
150+
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
151+
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
152+
provided by <a href="https://readthedocs.org">Read the Docs</a>.
153+
154+
<script type="text/javascript">
155+
window.onload = function() {
156+
$(".toggle > *").hide();
157+
$(".toggle .header").show();
158+
$(".toggle .header").click(function() {
159+
$(this).parent().children().not(".header").toggle(400);
160+
$(this).parent().children(".header").toggleClass("open");
161+
})
162+
};
163+
</script>
164+
165+
166+
</footer>
167+
</div>
168+
</div>
169+
</section>
170+
</div>
171+
<script>
172+
jQuery(function () {
173+
SphinxRtdTheme.Navigation.enable(true);
174+
});
175+
</script>
176+
177+
</body>
178+
</html>

0 commit comments

Comments
 (0)