-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from ral-facilities/specifications
Specifications
- Loading branch information
Showing
25 changed files
with
1,805 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,224 @@ | ||
<!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>CLF Specifications — daaas 1.0 documentation</title> | ||
<link rel="stylesheet" href="static/pygments.css" type="text/css" /> | ||
<link rel="stylesheet" href="static/css/theme.css" type="text/css" /> | ||
<!--[if lt IE 9]> | ||
<script src="static/js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
|
||
<script src="static/jquery.js?v=5d32c60e"></script> | ||
<script src="static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> | ||
<script src="static/documentation_options.js?v=f2a433a1"></script> | ||
<script src="static/doctools.js?v=888ff710"></script> | ||
<script src="static/sphinx_highlight.js?v=dc90522c"></script> | ||
<script src="static/js/theme.js"></script> | ||
<link rel="index" title="Index" href="genindex.html" /> | ||
<link rel="search" title="Search" href="search.html" /> | ||
<link rel="next" title="ISIS" href="isis.html" /> | ||
<link rel="prev" title="CLF" href="clf.html" /> | ||
</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="index.html" class="icon icon-home"> | ||
daaas | ||
</a> | ||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="search.html" 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 current"><a class="reference internal" href="clf.html">CLF</a><ul class="current"> | ||
<li class="toctree-l2 current"><a class="current reference internal" href="#">CLF Specifications</a></li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="isis.html">ISIS</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="scientific-computing.html">Scientific Computing</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="services.html">Services</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="software.html">Scientific Software</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="training.html">Training</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="index.html">daaas</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="index.html" class="icon icon-home" aria-label="Home"></a></li> | ||
<li class="breadcrumb-item"><a href="clf.html">CLF</a></li> | ||
<li class="breadcrumb-item active">CLF Specifications</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
<a href="sources/clf-specifications.rst.txt" rel="nofollow"> View page source</a> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div itemprop="articleBody"> | ||
|
||
<section id="clf-specifications"> | ||
<h1>CLF Specifications<a class="headerlink" href="#clf-specifications" title="Link to this heading"></a></h1> | ||
<table class="docutils align-default"> | ||
<colgroup> | ||
<col style="width: 19%" /> | ||
<col style="width: 24%" /> | ||
<col style="width: 5%" /> | ||
<col style="width: 5%" /> | ||
<col style="width: 10%" /> | ||
<col style="width: 10%" /> | ||
<col style="width: 10%" /> | ||
<col style="width: 10%" /> | ||
<col style="width: 10%" /> | ||
</colgroup> | ||
<thead> | ||
<tr class="row-odd"><th class="head"><p>Name</p></th> | ||
<th class="head"><p>Flavor</p></th> | ||
<th class="head"><p>GPUs</p></th> | ||
<th class="head"><p>CPUs</p></th> | ||
<th class="head"><p>RAM Gb</p></th> | ||
<th class="head"><p>Pool Size</p></th> | ||
<th class="head"><p>Max Size</p></th> | ||
<th class="head"><p>Instrument(s)</p></th> | ||
<th class="head"><p>Group(s)</p></th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr class="row-even"><td><p>Gemini</p></td> | ||
<td><p>l2.tiny</p></td> | ||
<td><p>0</p></td> | ||
<td><p>8</p></td> | ||
<td><p>30</p></td> | ||
<td><p>5</p></td> | ||
<td><p>15</p></td> | ||
<td><p>GEMINI</p></td> | ||
<td><p>GEMINI</p></td> | ||
</tr> | ||
<tr class="row-odd"><td><p>Artemis</p></td> | ||
<td><p>l2.tiny</p></td> | ||
<td><p>0</p></td> | ||
<td><p>8</p></td> | ||
<td><p>30</p></td> | ||
<td><p>5</p></td> | ||
<td><p>50</p></td> | ||
<td><p>ARTEMIS</p></td> | ||
<td><p>ARTEMIS</p></td> | ||
</tr> | ||
<tr class="row-even"><td><p>Ultra CentOS7 (old)</p></td> | ||
<td><p>l2.tiny</p></td> | ||
<td><p>0</p></td> | ||
<td><p>8</p></td> | ||
<td><p>30</p></td> | ||
<td><p>0</p></td> | ||
<td><p>10</p></td> | ||
<td><p>ULTRA</p></td> | ||
<td><p>ULTRA</p></td> | ||
</tr> | ||
<tr class="row-odd"><td><p>Vulcan</p></td> | ||
<td><p>l2.tiny</p></td> | ||
<td><p>0</p></td> | ||
<td><p>8</p></td> | ||
<td><p>30</p></td> | ||
<td><p>5</p></td> | ||
<td><p>10</p></td> | ||
<td><p>VULCAN</p></td> | ||
<td><p>VULCAN</p></td> | ||
</tr> | ||
<tr class="row-even"><td><p>Ultra</p></td> | ||
<td><p>l2.tiny</p></td> | ||
<td><p>0</p></td> | ||
<td><p>8</p></td> | ||
<td><p>30</p></td> | ||
<td><p>5</p></td> | ||
<td><p>25</p></td> | ||
<td><p>ULTRA</p></td> | ||
<td><p>ULTRA</p></td> | ||
</tr> | ||
<tr class="row-odd"><td><p>Octopus Standard</p></td> | ||
<td><p>l2.small</p></td> | ||
<td><p>0</p></td> | ||
<td><p>30</p></td> | ||
<td><p>123</p></td> | ||
<td><p>3</p></td> | ||
<td><p>20</p></td> | ||
<td><p>OCTOPUS</p></td> | ||
<td><p>OCTOPUS</p></td> | ||
</tr> | ||
<tr class="row-even"><td><p>EPAC CT</p></td> | ||
<td><p>g-rtx4000.x1</p></td> | ||
<td><p>1</p></td> | ||
<td><p>12</p></td> | ||
<td><p>90</p></td> | ||
<td><p>1</p></td> | ||
<td><p>2</p></td> | ||
<td><p>EPAC</p></td> | ||
<td><p>EPAC</p></td> | ||
</tr> | ||
<tr class="row-odd"><td><p>Octopus Advanced</p></td> | ||
<td><p>l2.medium</p></td> | ||
<td><p>0</p></td> | ||
<td><p>60</p></td> | ||
<td><p>245</p></td> | ||
<td><p>2</p></td> | ||
<td><p>20</p></td> | ||
<td><p>OCTOPUS</p></td> | ||
<td><p>OCTOPUS</p></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</section> | ||
|
||
|
||
</div> | ||
</div> | ||
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> | ||
<a href="clf.html" class="btn btn-neutral float-left" title="CLF" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> | ||
<a href="isis.html" class="btn btn-neutral float-right" title="ISIS" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> | ||
</div> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<p>© Copyright 2023, fan.</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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.