From 124520773dd8aa040ddf7e3a6b97cbe5c1a5e0df Mon Sep 17 00:00:00 2001 From: msimonin Date: Fri, 14 Oct 2016 10:02:52 +0200 Subject: [PATCH] Add a new lab entry : Grid'5000 Change-Id: I813ecf8e2d0a56783e7fdf7aa4d1649b0b53a28e --- doc/source/labs/grid5000.rst | 32 ++++++++++++++++++++++++++++++++ doc/source/labs/index.rst | 1 + 2 files changed, 33 insertions(+) create mode 100644 doc/source/labs/grid5000.rst diff --git a/doc/source/labs/grid5000.rst b/doc/source/labs/grid5000.rst new file mode 100644 index 0000000..4addd29 --- /dev/null +++ b/doc/source/labs/grid5000.rst @@ -0,0 +1,32 @@ +.. _intel_mirantis_performance_lab: + +=================================== +Grid'5000 +=================================== + +Background +========== + +Grid'5000 [#]_ is a large-scale and versatile testbed for experiment-driven +research in all areas of computer science, with a focus on parallel and +distributed computing including Cloud, HPC and Big Data. + +The platform gives access to approximately to 1000 machines grouped in 30 +clusters geographically distributed in 8 sites. + +The Open access [#]_ program allows external users to get an account on the +platform. + +Hardware +======== + +Due to the numerous use cases the platform addresses, servers and network +configuration [#]_ may differ between different clusters but remain homogeneous +inside the same cluster. + +References +---------- + +.. [#] https://www.grid5000.fr/mediawiki/index.php/Grid5000:Home +.. [#] https://www.grid5000.fr/mediawiki/index.php/Grid5000:Get_an_account +.. [#] https://www.grid5000.fr/mediawiki/index.php/Special:G5KHardware diff --git a/doc/source/labs/index.rst b/doc/source/labs/index.rst index 46dd370..847101c 100644 --- a/doc/source/labs/index.rst +++ b/doc/source/labs/index.rst @@ -11,3 +11,4 @@ Labs intel_lab_1 intel_lab_2 + grid5000