Difference between revisions of "R Portal"

From BiGGrid Wiki
Jump to navigation Jump to search
(point to github LGI wiki)
(reworked)
Line 1: Line 1:
'''LGI Pilot Job Wiki'''
+
'''The upcoming BiG Grid R portal'''
  
The LGI Pilot Job service is based on the [https://github.com/wvengen/LGI/wiki Leiden Grid Infrastructure Project server] ([http://gliteui.wks.gorlaeus.net/LGI/ original source]).
+
To make using the grid easier, we're working on developing a portal for users of the statistical [http://www.r-project.org/ programming language R]. It's a web interface and to your jobs, and module for R. Plus some tools and language bindings to interact with the jobs.
  
Currently the LGI Pilot Job server is deployed for an [https://brokkenpiloot.nikhef.nl/LGIportal/ R Portal], together with the [[LGI/Rlgi|Rlgi module]] for R.
+
As a bonus, you can also use it to run R on a [http://sara.nl/systems/gpu-cluster GPU cluster].
  
For more information, see: [http://www.nikhef.nl/pub/projects/grid/gridwiki/index.php/LGI_Pilotjob_Framework LGI Pilotjob Framework]
+
* Visit the [https://brokkkenpiloot.nikhef.nl/LGIportal/ R portal]
 +
* read more about the [[LGI/Rlgi|Rlgi module]] for R.
 +
 
 +
 
 +
== What's inside ==
 +
 
 +
The system is based on the Leiden Grid Intrastructure (LGI). It interacts with the grid using pilotjobs ([http://www.nikhef.nl/pub/projects/grid/gridwiki/index.php/LGI_Pilotjob_Framework read more]).
 +
 
 +
* [https://github.com/wvengen/LGI/wiki Leiden Grid Infrastructure LGI] ([http://gliteui.wks.gorlaeus.net/LGI/ original source]), including a number of tools
 +
* [https://github.com/wvengen/lgipilot/ lgipilot] pilotjob manager
 +
* [https://github.com/wvengen/LGIportal/ R portal] source

Revision as of 18:27, 28 February 2012

The upcoming BiG Grid R portal

To make using the grid easier, we're working on developing a portal for users of the statistical programming language R. It's a web interface and to your jobs, and module for R. Plus some tools and language bindings to interact with the jobs.

As a bonus, you can also use it to run R on a GPU cluster.


What's inside

The system is based on the Leiden Grid Intrastructure (LGI). It interacts with the grid using pilotjobs (read more).