[R] Parallel R for dummies (on hpc)

Markus Schmidberger schmidb at ibe.med.uni-muenchen.de
Tue Feb 26 08:04:38 CET 2008


Hi Tim,

I think you should have a look at this Rmpi Tutorial
http://ace.acadiau.ca/math/ACMMaC/Rmpi/

and to Luke Tierney's webpage:
http://www.cs.uiowa.edu/~luke/R/cluster/uiowasnow.html

Best,
Markus

Tim Smith schrieb:
> Hi,
>
> I had access to an hpc cluster, and wanted to parallelize some of my R code. I looked at the snow,nws, rscalapack documentation but was unable to make out how I should submit my job to the hpc, and how I should code a simple program. For example, if I had 10 matrices, and 10 processor how should I write the R (and the hpc submit code) so that I run the calculations (e.g. rowsums) for each matrix in a different processor?
>
> Are there any simple examples on how to go about doing this?
>
> many thanks!
>
>
>
>
>       ____________________________________________________________________________________
> Be a better friend, newshound, and 
>
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>   


-- 
Dipl.-Tech. Math. Markus Schmidberger

Ludwig-Maximilians-Universität München
IBE - Institut für medizinische Informationsverarbeitung,
Biometrie und Epidemiologie
Marchioninistr. 15, D-81377 Muenchen
URL: http://ibe.web.med.uni-muenchen.de 
Mail: Markus.Schmidberger [at] ibe.med.uni-muenchen.de
Tel: +49 (089) 7095 - 4599



More information about the R-help mailing list