Skip to content

Commit 89b2cf1

Browse files
committed
fix some text
1 parent a05a432 commit 89b2cf1

41 files changed

Lines changed: 655 additions & 588 deletions

Some content is hidden

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

04-hpc.Rmd

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ More resources for OOD are available on GRIT's bookstack:
211211
- [VS Code
212212
Server](https://bookstack.grit.ucsb.edu/books/hpc-usage/page/vs-code-server)
213213

214-
## Best practices for sharing our computational resources
214+
## Best practices
215215

216216
Here we outline our best practices for using shared computational
217217
resources. These are meant to be living guidelines that will be adapted
@@ -244,7 +244,7 @@ by our team as needed:
244244
the standard recommend 24 cores and 256GB, coordinate with the team
245245
on the Slack channel `#hpc-core-dination`.
246246

247-
## Specifying and monitoring resource allocation
247+
## Resource allocation
248248

249249
It is up to each researcher to: 1) decide how much computational
250250
resources they need prior to starting each job (i.e., how many cores and
@@ -311,9 +311,9 @@ Available tools:
311311
temporarily in order to see the setup options.
312312
- Sequoia has 192 cores so the default view with 4 columns means a
313313
pretty large display. In the Meters setup, you can change the
314-
left column to be CPUs (1-4/8) \[Bar\] and the right column to
315-
be CPUs (5-8/8) \[Bar\]”. This will condense the output and
316-
force 8 columns. 
314+
left column to be `CPUs (1-4/8) [Bar]` and the right column to
315+
be `CPUs (5-8/8) [Bar]` This will condense the output and force
316+
8 columns. 
317317
- I also like to add disc IO to the left column below memory. 
318318
- In the “Display options” setup you can select some that will
319319
clean up the process information below the resources monitor. I

docs/1-file-structure.html

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@
134134
<li class="chapter" data-level="4.3" data-path="4.3-installing-packages.html"><a href="4.3-installing-packages.html"><i class="fa fa-check"></i><b>4.3</b> Installing packages</a></li>
135135
<li class="chapter" data-level="4.4" data-path="4.4-setting-up-a-grit-account.html"><a href="4.4-setting-up-a-grit-account.html"><i class="fa fa-check"></i><b>4.4</b> Setting up a GRIT account</a></li>
136136
<li class="chapter" data-level="4.5" data-path="4.5-using-sequoia.html"><a href="4.5-using-sequoia.html"><i class="fa fa-check"></i><b>4.5</b> Using sequoia</a></li>
137-
<li class="chapter" data-level="4.6" data-path="4.6-best-practices-for-sharing-our-computational-resources.html"><a href="4.6-best-practices-for-sharing-our-computational-resources.html"><i class="fa fa-check"></i><b>4.6</b> Best practices for sharing our computational resources</a></li>
138-
<li class="chapter" data-level="4.7" data-path="4.7-specifying-and-monitoring-resource-allocation.html"><a href="4.7-specifying-and-monitoring-resource-allocation.html"><i class="fa fa-check"></i><b>4.7</b> Specifying and monitoring resource allocation</a></li>
137+
<li class="chapter" data-level="4.6" data-path="4.6-best-practices.html"><a href="4.6-best-practices.html"><i class="fa fa-check"></i><b>4.6</b> Best practices</a></li>
138+
<li class="chapter" data-level="4.7" data-path="4.7-resource-allocation.html"><a href="4.7-resource-allocation.html"><i class="fa fa-check"></i><b>4.7</b> Resource allocation</a></li>
139139
<li class="chapter" data-level="4.8" data-path="4.8-using-quebracho.html"><a href="4.8-using-quebracho.html"><i class="fa fa-check"></i><b>4.8</b> Using quebracho</a></li>
140140
<li class="chapter" data-level="4.9" data-path="4.9-accessing-data.html"><a href="4.9-accessing-data.html"><i class="fa fa-check"></i><b>4.9</b> Accessing data</a></li>
141141
<li class="chapter" data-level="4.10" data-path="4.10-accessing-code.html"><a href="4.10-accessing-code.html"><i class="fa fa-check"></i><b>4.10</b> Accessing code</a></li>
@@ -237,20 +237,6 @@ <h1><span class="header-section-number">1</span> File Structure<a href="1-file-s
237237
});
238238
</script>
239239

240-
<!-- dynamically load mathjax for compatibility with self-contained -->
241-
<script>
242-
(function () {
243-
var script = document.createElement("script");
244-
script.type = "text/javascript";
245-
var src = "true";
246-
if (src === "" || src === "true") src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/latest.js?config=TeX-MML-AM_CHTML";
247-
if (location.protocol !== "file:")
248-
if (/^https?:/.test(src))
249-
src = src.replace(/^https?:/, '');
250-
script.src = src;
251-
document.getElementsByTagName("head")[0].appendChild(script);
252-
})();
253-
</script>
254240
</body>
255241

256242
</html>

docs/1.1-folder-naming.html

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@
134134
<li class="chapter" data-level="4.3" data-path="4.3-installing-packages.html"><a href="4.3-installing-packages.html"><i class="fa fa-check"></i><b>4.3</b> Installing packages</a></li>
135135
<li class="chapter" data-level="4.4" data-path="4.4-setting-up-a-grit-account.html"><a href="4.4-setting-up-a-grit-account.html"><i class="fa fa-check"></i><b>4.4</b> Setting up a GRIT account</a></li>
136136
<li class="chapter" data-level="4.5" data-path="4.5-using-sequoia.html"><a href="4.5-using-sequoia.html"><i class="fa fa-check"></i><b>4.5</b> Using sequoia</a></li>
137-
<li class="chapter" data-level="4.6" data-path="4.6-best-practices-for-sharing-our-computational-resources.html"><a href="4.6-best-practices-for-sharing-our-computational-resources.html"><i class="fa fa-check"></i><b>4.6</b> Best practices for sharing our computational resources</a></li>
138-
<li class="chapter" data-level="4.7" data-path="4.7-specifying-and-monitoring-resource-allocation.html"><a href="4.7-specifying-and-monitoring-resource-allocation.html"><i class="fa fa-check"></i><b>4.7</b> Specifying and monitoring resource allocation</a></li>
137+
<li class="chapter" data-level="4.6" data-path="4.6-best-practices.html"><a href="4.6-best-practices.html"><i class="fa fa-check"></i><b>4.6</b> Best practices</a></li>
138+
<li class="chapter" data-level="4.7" data-path="4.7-resource-allocation.html"><a href="4.7-resource-allocation.html"><i class="fa fa-check"></i><b>4.7</b> Resource allocation</a></li>
139139
<li class="chapter" data-level="4.8" data-path="4.8-using-quebracho.html"><a href="4.8-using-quebracho.html"><i class="fa fa-check"></i><b>4.8</b> Using quebracho</a></li>
140140
<li class="chapter" data-level="4.9" data-path="4.9-accessing-data.html"><a href="4.9-accessing-data.html"><i class="fa fa-check"></i><b>4.9</b> Accessing data</a></li>
141141
<li class="chapter" data-level="4.10" data-path="4.10-accessing-code.html"><a href="4.10-accessing-code.html"><i class="fa fa-check"></i><b>4.10</b> Accessing code</a></li>
@@ -238,20 +238,6 @@ <h2><span class="header-section-number">1.1</span> Folder Naming<a href="1.1-fol
238238
});
239239
</script>
240240

241-
<!-- dynamically load mathjax for compatibility with self-contained -->
242-
<script>
243-
(function () {
244-
var script = document.createElement("script");
245-
script.type = "text/javascript";
246-
var src = "true";
247-
if (src === "" || src === "true") src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/latest.js?config=TeX-MML-AM_CHTML";
248-
if (location.protocol !== "file:")
249-
if (/^https?:/.test(src))
250-
src = src.replace(/^https?:/, '');
251-
script.src = src;
252-
document.getElementsByTagName("head")[0].appendChild(script);
253-
})();
254-
</script>
255241
</body>
256242

257243
</html>

docs/1.2-google-shared-drive.html

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@
134134
<li class="chapter" data-level="4.3" data-path="4.3-installing-packages.html"><a href="4.3-installing-packages.html"><i class="fa fa-check"></i><b>4.3</b> Installing packages</a></li>
135135
<li class="chapter" data-level="4.4" data-path="4.4-setting-up-a-grit-account.html"><a href="4.4-setting-up-a-grit-account.html"><i class="fa fa-check"></i><b>4.4</b> Setting up a GRIT account</a></li>
136136
<li class="chapter" data-level="4.5" data-path="4.5-using-sequoia.html"><a href="4.5-using-sequoia.html"><i class="fa fa-check"></i><b>4.5</b> Using sequoia</a></li>
137-
<li class="chapter" data-level="4.6" data-path="4.6-best-practices-for-sharing-our-computational-resources.html"><a href="4.6-best-practices-for-sharing-our-computational-resources.html"><i class="fa fa-check"></i><b>4.6</b> Best practices for sharing our computational resources</a></li>
138-
<li class="chapter" data-level="4.7" data-path="4.7-specifying-and-monitoring-resource-allocation.html"><a href="4.7-specifying-and-monitoring-resource-allocation.html"><i class="fa fa-check"></i><b>4.7</b> Specifying and monitoring resource allocation</a></li>
137+
<li class="chapter" data-level="4.6" data-path="4.6-best-practices.html"><a href="4.6-best-practices.html"><i class="fa fa-check"></i><b>4.6</b> Best practices</a></li>
138+
<li class="chapter" data-level="4.7" data-path="4.7-resource-allocation.html"><a href="4.7-resource-allocation.html"><i class="fa fa-check"></i><b>4.7</b> Resource allocation</a></li>
139139
<li class="chapter" data-level="4.8" data-path="4.8-using-quebracho.html"><a href="4.8-using-quebracho.html"><i class="fa fa-check"></i><b>4.8</b> Using quebracho</a></li>
140140
<li class="chapter" data-level="4.9" data-path="4.9-accessing-data.html"><a href="4.9-accessing-data.html"><i class="fa fa-check"></i><b>4.9</b> Accessing data</a></li>
141141
<li class="chapter" data-level="4.10" data-path="4.10-accessing-code.html"><a href="4.10-accessing-code.html"><i class="fa fa-check"></i><b>4.10</b> Accessing code</a></li>
@@ -285,20 +285,6 @@ <h3><span class="header-section-number">1.2.2</span> Project Folder Structure<a
285285
});
286286
</script>
287287

288-
<!-- dynamically load mathjax for compatibility with self-contained -->
289-
<script>
290-
(function () {
291-
var script = document.createElement("script");
292-
script.type = "text/javascript";
293-
var src = "true";
294-
if (src === "" || src === "true") src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/latest.js?config=TeX-MML-AM_CHTML";
295-
if (location.protocol !== "file:")
296-
if (/^https?:/.test(src))
297-
src = src.replace(/^https?:/, '');
298-
script.src = src;
299-
document.getElementsByTagName("head")[0].appendChild(script);
300-
})();
301-
</script>
302288
</body>
303289

304290
</html>

docs/1.3-grit-data-storage-space.html

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@
134134
<li class="chapter" data-level="4.3" data-path="4.3-installing-packages.html"><a href="4.3-installing-packages.html"><i class="fa fa-check"></i><b>4.3</b> Installing packages</a></li>
135135
<li class="chapter" data-level="4.4" data-path="4.4-setting-up-a-grit-account.html"><a href="4.4-setting-up-a-grit-account.html"><i class="fa fa-check"></i><b>4.4</b> Setting up a GRIT account</a></li>
136136
<li class="chapter" data-level="4.5" data-path="4.5-using-sequoia.html"><a href="4.5-using-sequoia.html"><i class="fa fa-check"></i><b>4.5</b> Using sequoia</a></li>
137-
<li class="chapter" data-level="4.6" data-path="4.6-best-practices-for-sharing-our-computational-resources.html"><a href="4.6-best-practices-for-sharing-our-computational-resources.html"><i class="fa fa-check"></i><b>4.6</b> Best practices for sharing our computational resources</a></li>
138-
<li class="chapter" data-level="4.7" data-path="4.7-specifying-and-monitoring-resource-allocation.html"><a href="4.7-specifying-and-monitoring-resource-allocation.html"><i class="fa fa-check"></i><b>4.7</b> Specifying and monitoring resource allocation</a></li>
137+
<li class="chapter" data-level="4.6" data-path="4.6-best-practices.html"><a href="4.6-best-practices.html"><i class="fa fa-check"></i><b>4.6</b> Best practices</a></li>
138+
<li class="chapter" data-level="4.7" data-path="4.7-resource-allocation.html"><a href="4.7-resource-allocation.html"><i class="fa fa-check"></i><b>4.7</b> Resource allocation</a></li>
139139
<li class="chapter" data-level="4.8" data-path="4.8-using-quebracho.html"><a href="4.8-using-quebracho.html"><i class="fa fa-check"></i><b>4.8</b> Using quebracho</a></li>
140140
<li class="chapter" data-level="4.9" data-path="4.9-accessing-data.html"><a href="4.9-accessing-data.html"><i class="fa fa-check"></i><b>4.9</b> Accessing data</a></li>
141141
<li class="chapter" data-level="4.10" data-path="4.10-accessing-code.html"><a href="4.10-accessing-code.html"><i class="fa fa-check"></i><b>4.10</b> Accessing code</a></li>
@@ -397,20 +397,6 @@ <h4><span class="header-section-number">1.3.3.2</span> <code>emlab/data</code><a
397397
});
398398
</script>
399399

400-
<!-- dynamically load mathjax for compatibility with self-contained -->
401-
<script>
402-
(function () {
403-
var script = document.createElement("script");
404-
script.type = "text/javascript";
405-
var src = "true";
406-
if (src === "" || src === "true") src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/latest.js?config=TeX-MML-AM_CHTML";
407-
if (location.protocol !== "file:")
408-
if (/^https?:/.test(src))
409-
src = src.replace(/^https?:/, '');
410-
script.src = src;
411-
document.getElementsByTagName("head")[0].appendChild(script);
412-
})();
413-
</script>
414400
</body>
415401

416402
</html>

docs/1.4-github-structure.html

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@
134134
<li class="chapter" data-level="4.3" data-path="4.3-installing-packages.html"><a href="4.3-installing-packages.html"><i class="fa fa-check"></i><b>4.3</b> Installing packages</a></li>
135135
<li class="chapter" data-level="4.4" data-path="4.4-setting-up-a-grit-account.html"><a href="4.4-setting-up-a-grit-account.html"><i class="fa fa-check"></i><b>4.4</b> Setting up a GRIT account</a></li>
136136
<li class="chapter" data-level="4.5" data-path="4.5-using-sequoia.html"><a href="4.5-using-sequoia.html"><i class="fa fa-check"></i><b>4.5</b> Using sequoia</a></li>
137-
<li class="chapter" data-level="4.6" data-path="4.6-best-practices-for-sharing-our-computational-resources.html"><a href="4.6-best-practices-for-sharing-our-computational-resources.html"><i class="fa fa-check"></i><b>4.6</b> Best practices for sharing our computational resources</a></li>
138-
<li class="chapter" data-level="4.7" data-path="4.7-specifying-and-monitoring-resource-allocation.html"><a href="4.7-specifying-and-monitoring-resource-allocation.html"><i class="fa fa-check"></i><b>4.7</b> Specifying and monitoring resource allocation</a></li>
137+
<li class="chapter" data-level="4.6" data-path="4.6-best-practices.html"><a href="4.6-best-practices.html"><i class="fa fa-check"></i><b>4.6</b> Best practices</a></li>
138+
<li class="chapter" data-level="4.7" data-path="4.7-resource-allocation.html"><a href="4.7-resource-allocation.html"><i class="fa fa-check"></i><b>4.7</b> Resource allocation</a></li>
139139
<li class="chapter" data-level="4.8" data-path="4.8-using-quebracho.html"><a href="4.8-using-quebracho.html"><i class="fa fa-check"></i><b>4.8</b> Using quebracho</a></li>
140140
<li class="chapter" data-level="4.9" data-path="4.9-accessing-data.html"><a href="4.9-accessing-data.html"><i class="fa fa-check"></i><b>4.9</b> Accessing data</a></li>
141141
<li class="chapter" data-level="4.10" data-path="4.10-accessing-code.html"><a href="4.10-accessing-code.html"><i class="fa fa-check"></i><b>4.10</b> Accessing code</a></li>
@@ -292,20 +292,6 @@ <h3><span class="header-section-number">1.4.2</span> A repo inside a repo<a href
292292
});
293293
</script>
294294

295-
<!-- dynamically load mathjax for compatibility with self-contained -->
296-
<script>
297-
(function () {
298-
var script = document.createElement("script");
299-
script.type = "text/javascript";
300-
var src = "true";
301-
if (src === "" || src === "true") src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/latest.js?config=TeX-MML-AM_CHTML";
302-
if (location.protocol !== "file:")
303-
if (/^https?:/.test(src))
304-
src = src.replace(/^https?:/, '');
305-
script.src = src;
306-
document.getElementsByTagName("head")[0].appendChild(script);
307-
})();
308-
</script>
309295
</body>
310296

311297
</html>

docs/2-data.html

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@
134134
<li class="chapter" data-level="4.3" data-path="4.3-installing-packages.html"><a href="4.3-installing-packages.html"><i class="fa fa-check"></i><b>4.3</b> Installing packages</a></li>
135135
<li class="chapter" data-level="4.4" data-path="4.4-setting-up-a-grit-account.html"><a href="4.4-setting-up-a-grit-account.html"><i class="fa fa-check"></i><b>4.4</b> Setting up a GRIT account</a></li>
136136
<li class="chapter" data-level="4.5" data-path="4.5-using-sequoia.html"><a href="4.5-using-sequoia.html"><i class="fa fa-check"></i><b>4.5</b> Using sequoia</a></li>
137-
<li class="chapter" data-level="4.6" data-path="4.6-best-practices-for-sharing-our-computational-resources.html"><a href="4.6-best-practices-for-sharing-our-computational-resources.html"><i class="fa fa-check"></i><b>4.6</b> Best practices for sharing our computational resources</a></li>
138-
<li class="chapter" data-level="4.7" data-path="4.7-specifying-and-monitoring-resource-allocation.html"><a href="4.7-specifying-and-monitoring-resource-allocation.html"><i class="fa fa-check"></i><b>4.7</b> Specifying and monitoring resource allocation</a></li>
137+
<li class="chapter" data-level="4.6" data-path="4.6-best-practices.html"><a href="4.6-best-practices.html"><i class="fa fa-check"></i><b>4.6</b> Best practices</a></li>
138+
<li class="chapter" data-level="4.7" data-path="4.7-resource-allocation.html"><a href="4.7-resource-allocation.html"><i class="fa fa-check"></i><b>4.7</b> Resource allocation</a></li>
139139
<li class="chapter" data-level="4.8" data-path="4.8-using-quebracho.html"><a href="4.8-using-quebracho.html"><i class="fa fa-check"></i><b>4.8</b> Using quebracho</a></li>
140140
<li class="chapter" data-level="4.9" data-path="4.9-accessing-data.html"><a href="4.9-accessing-data.html"><i class="fa fa-check"></i><b>4.9</b> Accessing data</a></li>
141141
<li class="chapter" data-level="4.10" data-path="4.10-accessing-code.html"><a href="4.10-accessing-code.html"><i class="fa fa-check"></i><b>4.10</b> Accessing code</a></li>
@@ -238,20 +238,6 @@ <h1><span class="header-section-number">2</span> Data<a href="2-data.html#data"
238238
});
239239
</script>
240240

241-
<!-- dynamically load mathjax for compatibility with self-contained -->
242-
<script>
243-
(function () {
244-
var script = document.createElement("script");
245-
script.type = "text/javascript";
246-
var src = "true";
247-
if (src === "" || src === "true") src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/latest.js?config=TeX-MML-AM_CHTML";
248-
if (location.protocol !== "file:")
249-
if (/^https?:/.test(src))
250-
src = src.replace(/^https?:/, '');
251-
script.src = src;
252-
document.getElementsByTagName("head")[0].appendChild(script);
253-
})();
254-
</script>
255241
</body>
256242

257243
</html>

0 commit comments

Comments
 (0)