Difference between revisions of "R Portal"
Jump to navigation
Jump to search
(point to github LGI wiki) |
(reworked) |
||
Line 1: | Line 1: | ||
− | ''' | + | '''The upcoming BiG Grid R portal''' |
− | + | 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. | |
− | + | As a bonus, you can also use it to run R on a [http://sara.nl/systems/gpu-cluster GPU cluster]. | |
− | + | * 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 16: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.
- Visit the R portal
- read more about the Rlgi module for R.
What's inside
The system is based on the Leiden Grid Intrastructure (LGI). It interacts with the grid using pilotjobs (read more).
- Leiden Grid Infrastructure LGI (original source), including a number of tools
- lgipilot pilotjob manager
- R portal source