Skip to content

Commit

Permalink
deploy: fcb16ce
Browse files Browse the repository at this point in the history
  • Loading branch information
JPRichings committed Jul 11, 2023
0 parents commit 406f34e
Show file tree
Hide file tree
Showing 630 changed files with 87,668 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 777649f30b03e8b816b3bb7b0011e2c0
tags: d77d1c0d9ca2f4c8421862c7c5a0d620
Empty file added .nojekyll
Empty file.
197 changes: 197 additions & 0 deletions Part0_Introduction/contents/index.html

Large diffs are not rendered by default.

143 changes: 143 additions & 0 deletions Part1_Supercomputing/Introduction/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,143 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Welcome to Part 1 &mdash; Introduction to HPC (Beta) documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" type="text/css" />
<link rel="stylesheet" href="../../_static/copybutton.css" type="text/css" />
<link rel="stylesheet" href="../../_static/togglebutton.css" type="text/css" />
<link rel="stylesheet" href="../../_static/sphinx_lesson.css" type="text/css" />
<link rel="stylesheet" href="../../_static/sphinx_rtd_theme_ext_color_contrast.css" type="text/css" />
<link rel="stylesheet" href="../../_static/tabs.css" type="text/css" />
<link rel="shortcut icon" href="../../_static/epcc_logo.svg"/>
<!--[if lt IE 9]>
<script src="../../_static/js/html5shiv.min.js"></script>
<![endif]-->

<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js"></script>
<script src="../../_static/jquery.js"></script>
<script src="../../_static/underscore.js"></script>
<script src="../../_static/_sphinx_javascript_frameworks_compat.js"></script>
<script src="../../_static/doctools.js"></script>
<script src="../../_static/sphinx_highlight.js"></script>
<script src="../../_static/clipboard.min.js"></script>
<script src="../../_static/copybutton.js"></script>
<script src="../../_static/minipres.js"></script>
<script>let toggleHintShow = 'Click to show';</script>
<script>let toggleHintHide = 'Click to hide';</script>
<script>let toggleOpenOnPrint = 'true';</script>
<script src="../../_static/togglebutton.js"></script>
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script src="../../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../../genindex/" />
<link rel="search" title="Search" href="../../search/" />
<link rel="next" title="Introduction to Supercomputing" href="../Introduction_to_Supercomputing/" />
<link rel="prev" title="Supercomputing" href="../contents/" />
</head>

<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >



<a href="../../" class="icon icon-home">
Introduction to HPC (Beta)
<img src="../../_static/epcc_logo.svg" class="logo" alt="Logo"/>
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search/" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="../../Part0_Introduction/contents/">Introduction to High Performance Computing</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="../contents/">Supercomputing</a><ul class="current">
<li class="toctree-l2 current"><a class="current reference internal" href="#">Welcome to Part 1</a></li>
<li class="toctree-l2"><a class="reference internal" href="../Introduction_to_Supercomputing/">Introduction to Supercomputing</a></li>
<li class="toctree-l2"><a class="reference internal" href="../Understanding_Supercomputing/">Understanding Supercomputing</a></li>
<li class="toctree-l2"><a class="reference internal" href="../Supercomputing_world/">Supercomputing World</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../../Part2_Parallel_Computers/contents/">Parallel Computers</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../Part3_Parallel_Computing/contents/">Parallel Computing</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../Part4_Computer_Simulations/contents/">Computer Simulations</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../Part6_Exercises/contents/">Exercises</a></li>
</ul>

</div>
</div>
</nav>

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../../">Introduction to HPC (Beta)</a>
</nav>

<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="../../" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item"><a href="../contents/">Supercomputing</a></li>
<li class="breadcrumb-item active">Welcome to Part 1</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/JPRichings/https://github.com/EPCCed/Intro-to-HPC//blob/master/content/Part1_Supercomputing/Introduction.md" class="fa fa-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">

<section class="tex2jax_ignore mathjax_ignore" id="welcome-to-part-1">
<h1>Welcome to Part 1<a class="headerlink" href="#welcome-to-part-1" title="Permalink to this heading"></a></h1>
<iframe id="kaltura_player" width="700" height="400" src="https://cdnapisec.kaltura.com/p/2010292/sp/201029200/embedIframeJs/uiconf_id/32599141/partner_id/2010292?iframeembed=true&playerId=kaltura_player&entry_id=1_lwezg5oi&flashvars[streamerType]=auto&amp;flashvars[localizationCode]=en&amp;flashvars[leadWithHTML5]=true&amp;flashvars[sideBarContainer.plugin]=true&amp;flashvars[sideBarContainer.position]=left&amp;flashvars[sideBarContainer.clickToClose]=true&amp;flashvars[chapters.plugin]=true&amp;flashvars[chapters.layout]=vertical&amp;flashvars[chapters.thumbnailRotator]=false&amp;flashvars[streamSelector.plugin]=true&amp;flashvars[EmbedPlayer.SpinnerTarget]=videoHolder&amp;flashvars[dualScreen.plugin]=true&amp;flashvars[Kaltura.addCrossoriginToIframe]=true&amp;&wid=1_1mgenjg0" width="400" height="285" allowfullscreen webkitallowfullscreen mozAllowFullScreen allow="autoplay *; fullscreen *; encrypted-media *" sandbox="allow-downloads allow-forms allow-same-origin allow-scripts allow-top-navigation allow-pointer-lock allow-popups allow-modals allow-orientation-lock allow-popups-to-escape-sandbox allow-presentation allow-top-navigation-by-user-activation" frameborder="0" title="Welcome_to_week1_hd"></iframe><div class="admonition-transcript solution important dropdown admonition" id="solution-0">
<p class="admonition-title">Transcript</p>
<p>0:12 - In this first week after a brief introduction to the kinds of applications supercomputing has, we’ll largely concentrate on supercomputer hardware. Starting from how a modern computer processor works, we’ll explain where supercomputers get their enormous computing power from, why they’re also called parallel computers, and how we quantify and measure their speed. We’ll also cover some history to illustrate how far we’ve come since the birth of modern supercomputing in the early 90s, and show you some examples of current state-of-the-art machines. We’ll also introduce some key terminology that you’ll need to understand the rest of the course. So enjoy.</p>
</div>
<p>In this very short video Dr. David Henty talks about what is to come in part 1.</p>
<p>The main aim of part 1 is to give you a general idea of what supercomputers are and why we need them. It will also introduce you to the terminology required to understand what supercomputing is all about.</p>
</section>


</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="../contents/" class="btn btn-neutral float-left" title="Supercomputing" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="../Introduction_to_Supercomputing/" class="btn btn-neutral float-right" title="Introduction to Supercomputing" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, EPCC at the University of Edinburgh.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.


</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>

</body>
</html>
Loading

0 comments on commit 406f34e

Please sign in to comment.