Grid5000:School2010 TPs: Difference between revisions

From Grid5000
Jump to navigation Jump to search
(New page: == List of practical sessions == * API main practical: Submission, deployment (Cyril Rohr) ** Depends: deploiement of OAR 2.4; tagging of a stable version of the API * monitoring API, metr...)
 
No edit summary
 
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Maintainer|David Margery}}
{{Portal|User}}
{{See also|[[Grid5000:School2010|Spring School 2010 main page]] | [[Grid5000:School2010 Program|Spring School 2010 program]] | [[Grid5000:School2010 TPs|Spring School 2010 practical sessions]] |  [https://helpdesk.grid5000.fr/g5kschool registrations to practical sessions]}}
[[Image:School2010_banner.png|center|505px|Une image de Lille]]
<center><small>Photo ©-maxime-dufour-photographies</small></center>
Please register to practical sessions using [https://helpdesk.grid5000.fr/g5kschool the dedicated site].
== List of practical sessions ==
== List of practical sessions ==
* API main practical: Submission, deployment (Cyril Rohr)
<table class="program">
** Depends: deploiement of OAR 2.4; tagging of a stable version of the API
<tr>
* monitoring API, metrologie API (Cyril Rohr)
  <th>Title</th>
** cf API
  <th>Contents</th>
* Metroflux usage (Armel Soro)
  <th>Schedule</th>
** Depends : debugging of current installation, update to handle Grid job IDs
  <th>Teacher</th>
* MPI usage (Emmanuel Jeannot)
</tr>
** No known dependencies
<tr>
* [[Run MPI On Grid'5000|MPI deploiement]] (Nicolas Niclausse)
  <td>[[Understanding Grid5000|First steps on Grid'5000]]</td>
** dependencies: MPI on high performance networks on default images ?
  <td>Learn to understand the tools and Grid'5000 so you can start working.</td>
* [[KaVLAN|KVlan]] (Nicolas Nicclausse)
  <td></td>
* [[Cluster experiment|OAR]] (Romain Cavagna)
  <td></td>
** Depends : OAR 2.4, revision for container jobs
</tr>
* User contributed
<tr>
** BSD ? Depends g5kparts, boot of a virtual machine with 3rd partition as harddrive and ISO as boot device
  <td>[[Cluster experiment|Ressource allocation with OAR and OARGRID]]</td>
** [[Run Hadoop On Grid'5000|Hadoop]] ?
  <td>Learn to use OAR and OARGRID</td>
* [[Deploy a virtualized environment|Xen]] (Philippe Robert)
  <td></td>
** Depends: revised version of omapi-proxy and extension to KVM ?
  <td>Romain Cavagna</td>
* [[Deploy environment|Kadeploy ]] (to be assigned)
</tr>
* [[Understanding Grid5000|Understanding Grid'5000]] (to be confirmed)
<tr>
  <td>[[Deploy environment|Customizing Grid'5000 with kadeploy]]</td>
  <td>Learn to use [[Kadeploy-v3|Kadeploy3]]</td>
  <td></td>
  <td>Rémi Palancher</td>
</tr>
<tr>
  <td>[[API Main Practical|Discovering Grid'5000's API]]</td>
  <td>API main practical: Reference API, Monitoring API, Submission API and deployment API</td>
  <td></td>
  <td>Cyril Rohr</td>
</tr>
<tr>
  <td>[[API Metrology Practical|Metrology API howto]]</td>
  <td>Learn to activte metrics, extract them from the metrology API, save them, analyse them, and learn to add new metrics</td>
  <td></td>
  <td>Cyril Rohr</td>
</tr>
<tr>
  <td>[[Metroflux Practical|Metroflux]] and [[KaVLAN|Kavlan]]: Mastering Grid'5000's network</td>
  <td>Usage of Metroflux to analyse network flow and Kavlan to isolate your experiment form others on the same site</td>
  <td></td>
  <td>Nicolas Niclausse and Armel Soro</td>
</tr>
<tr>
  <td>[[MPI Tutorial|Programming with MPI]]</td>
  <td>A quick hands-on introduction to MPI, for the programmer</td>
  <td></td>
  <td>Emmanuel Jeannot</td>
</tr>
<tr>
  <td>[[Run MPI On Grid'5000|Running MPI on Grid'5000]]</td>
  <td>All you need to know about the specifics of running MPI on Grid'5000 : interaction with OAR, private routable networks, high performance networks</td>
  <td></td>
  <td>Nicolas Niclausse</td>
</tr>
<tr>
  <td>[[Deploy a virtualized environment|deploying virtual machines on Grid'5000]]</td>
  <td>Learn to boot an hypervisor on nodes (Xen), and Grid'5000's environnent for virtual machines</td>
  <td></td>
  <td>Philippe Robert</td>
</tr>
<tr>
  <td>Analyse et présentation de résultats d'expériences</td>
  <td>Learn to use dedicated program to analyse and present the data coming form running your experiment</td>
  <td></td>
  <td>L.C. Canon et E. Jeannot</td>
</tr>
<tr>
  <td>[[Put Some Green In Your Experiments|Put some Green in your Grid5000 experiments !]]</td>
  <td>User contributed</td>
  <td></td>
  <td>Marcos Dias de Assuncao, Laurent Lefevre, Olivier Mornard and Anne-Cécile Orgerie</td>
</tr>
<tr>
  <td>[[HIPerNet: virtual infrastructure as a service]]</td>
  <td>User contributed</td>
  <td></td>
  <td>Romaric Guillier, Fabienne Anhalt, Guilherme Koslovski and Pascale Vicat-Blanc Primet</td>
</tr>
<tr>
  <td>[[Run Hadoop On Grid'5000|Running Hadoop on Grid'5000]]</td>
  <td>User contributed</td>
  <td></td>
  <td>Vinicius V. Cogo, Marcelo Pasin and Andrea S. Charão </td>
</tr>
<tr>
  <td>Demo session session : from iso to kadeploy environment</td>
  <td>Learn to boot an iso on a node, install an OS and save it for Kadeploy3</td>
  <td></td>
  <td>Pascal Morillon</td>
</tr>
</table>
 
Back to [[Grid5000:School2010 Program|general program]] or [[Grid5000:School2010|main page]]

Latest revision as of 09:54, 9 April 2010

Une image de Lille
Photo ©-maxime-dufour-photographies

Please register to practical sessions using the dedicated site.

List of practical sessions

Title Contents Schedule Teacher
First steps on Grid'5000 Learn to understand the tools and Grid'5000 so you can start working.
Ressource allocation with OAR and OARGRID Learn to use OAR and OARGRID Romain Cavagna
Customizing Grid'5000 with kadeploy Learn to use Kadeploy3 Rémi Palancher
Discovering Grid'5000's API API main practical: Reference API, Monitoring API, Submission API and deployment API Cyril Rohr
Metrology API howto Learn to activte metrics, extract them from the metrology API, save them, analyse them, and learn to add new metrics Cyril Rohr
Metroflux and Kavlan: Mastering Grid'5000's network Usage of Metroflux to analyse network flow and Kavlan to isolate your experiment form others on the same site Nicolas Niclausse and Armel Soro
Programming with MPI A quick hands-on introduction to MPI, for the programmer Emmanuel Jeannot
Running MPI on Grid'5000 All you need to know about the specifics of running MPI on Grid'5000 : interaction with OAR, private routable networks, high performance networks Nicolas Niclausse
deploying virtual machines on Grid'5000 Learn to boot an hypervisor on nodes (Xen), and Grid'5000's environnent for virtual machines Philippe Robert
Analyse et présentation de résultats d'expériences Learn to use dedicated program to analyse and present the data coming form running your experiment L.C. Canon et E. Jeannot
Put some Green in your Grid5000 experiments ! User contributed Marcos Dias de Assuncao, Laurent Lefevre, Olivier Mornard and Anne-Cécile Orgerie
HIPerNet: virtual infrastructure as a service User contributed Romaric Guillier, Fabienne Anhalt, Guilherme Koslovski and Pascale Vicat-Blanc Primet
Running Hadoop on Grid'5000 User contributed Vinicius V. Cogo, Marcelo Pasin and Andrea S. Charão
Demo session session : from iso to kadeploy environment Learn to boot an iso on a node, install an OS and save it for Kadeploy3 Pascal Morillon

Back to general program or main page