Difference between revisions of "RPI G5K 2013"

From air
Jump to navigation Jump to search
 
Line 26: Line 26:
 
* [https://github.com/sodamatt/gridpi Code source] (ou bien : git clone git://github.com/sodamatt/gridpi.git)
 
* [https://github.com/sodamatt/gridpi Code source] (ou bien : git clone git://github.com/sodamatt/gridpi.git)
 
* [https://github.com/sodamatt/gridpi/blob/master/doc/report/report.pdf?raw=true Rapport]
 
* [https://github.com/sodamatt/gridpi/blob/master/doc/report/report.pdf?raw=true Rapport]
  +
* [https://github.com/sodamatt/gridpi/blob/master/doc/slides/slides.pdf?raw=true Slides]
 
* [https://github.com/sodamatt/gridpi/blob/master/doc/uml/uml.pdf?raw=true Diagrammes UML]
 
* [https://github.com/sodamatt/gridpi/blob/master/doc/uml/uml.pdf?raw=true Diagrammes UML]
 
* [https://github.com/sodamatt/gridpi/wiki/SRS SRS]
 
* [https://github.com/sodamatt/gridpi/wiki/SRS SRS]
 
* [https://github.com/sodamatt/gridpi/blob/master/doc/flyer/flyer.pdf?raw=true Flyer]
 
* [https://github.com/sodamatt/gridpi/blob/master/doc/flyer/flyer.pdf?raw=true Flyer]
  +
* [https://github.com/sodamatt/gridpi/wiki/Fiche-de-suivi Fiche de suivi]

Latest revision as of 15:51, 11 April 2013

Objectif

Développer une plate-forme d'expérimentation à base Rasberry PI en s'inspirant de la plate-forme Grid'5000.

Liens Utiles

  • Rasberry PI
  • Grid'5000
  • Senslab une autre plate-forme d'expérimentation
  • OAR est le gestionnaire de tâches et de ressources utilisé par Grid'5000.

Plan de travail

  • Prise en main des carte Rasberry PI, installation d'une distribution Debian, étude de la phase de boot.
  • Utilisation de la plate-forme Grid'5000
  • Utilisation de gestionnaire de ressource OAR
  • Etude du portail et des outils de visualisation de OAR

Piste de développement

  • Architecture et conception générale de la plate-forme
  • Développements d'un module de contrôle de démarrage des Rasberry PI.
  • Développements de composant spécifique pour le portail (techno web: framework extjs, processingjs, coffeescript, dat.gui)

Divers

Documents rendus