close Warning: Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 1 and Version 2 of WiMAX/GIMIUse


Ignore:
Timestamp:
Nov 27, 2012, 11:37:26 PM (11 years ago)
Author:
ffund01
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WiMAX/GIMIUse

    v1 v2  
    1 Under development
     1[[TOC]]
     2
     3This page contains instructions for GENI experimenters describing how to use GIMI on a GENI WiMAX aggregate. If you are a site administrator looking for instructions on how to add GIMI functionality to your site, please see the [wiki:WiMAX/GIMISetup setup instructions].
     4
     5== Overview ==
     6
     7GIMI provides I&M services for experimenters. Running a GIMI-enabled experiment involves three components:
     8 * Instrument an experiment with OML
     9 * Execute an experiment with OMF
     10 * Archive experiment measurements to iRODS
     11
     12The steps required to instrument an experiment with OML are already well documented as well. Use these links to find out how to
     13 * Instrument an application that is written in [http://mytestbed.net/projects/oml/wiki/Client_Programming C/C++], [http://rubydoc.info/gems/oml4r/ Ruby], or [http://pypi.python.org/pypi/oml4py/ Python] or
     14 * [http://mytestbed.net/projects/omf/wiki/OMLWrapperHowTo Write a wrapper] for an application written in another language, or one whose source code is not available
     15 * Create an [https://mytestbed.net/projects/omf/wiki/BasicTutorialStage3-5-3 application definition] for your application
     16
     17Similarly, there is a already a great deal of documentation on using OMF on a WiMAX testbed. Refer to this [http://groups.geni.net/geni/wiki/GEC15Agenda/WiMAXTutorial/SelfGuided self-guided tutorial] for further details.
     18
     19GIMI uses the iRODS data grid for archiving and further processing. The rest of this page describes how to get an iRODS account and then use it to archive experiment results gathered on a WiMAX testbed to iRODS.