Funk: Difference between revisions

From Grid5000
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Warning|text=Under active development ...}}
 
 
 
'''(F)ind yo(U)r (N)odes on g5(K)''' is a tool that help you to plan your multi-site experiments on Grid5000. It is a Python script based on [http://execo.gforge.inria.fr/doc/ Execo] that give you the number of available nodes or the time slot when the required ressources will be available.


Source can be found [https://github.com/lpouillo/Funk here]
Source can be found [https://github.com/lpouillo/Funk here]


'''(F)ind yo(U)r (N)odes on g5(K)''' is a tool that help you to plan your multi-site experiments on Grid5000. It is a Python script based on [http://execo.gforge.inria.fr/doc/ Execo] that give you the number of available nodes or the time slot when the required ressources will be available.


It is a tool similar to disco.
==Usage==
===No installation===
A bash wrapper is installed on lyon frontend in /home/lpouilloux/bin/funk and allow you to use funk without any configuration.
 
===With installation===
You need to inst

Revision as of 09:51, 12 July 2013


(F)ind yo(U)r (N)odes on g5(K) is a tool that help you to plan your multi-site experiments on Grid5000. It is a Python script based on Execo that give you the number of available nodes or the time slot when the required ressources will be available.

Source can be found here


Usage

No installation

A bash wrapper is installed on lyon frontend in /home/lpouilloux/bin/funk and allow you to use funk without any configuration.

With installation

You need to inst