close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Mar 19, 2008, 6:00:31 PM (18 years ago)
- Author:
-
chris
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v3
|
v4
|
|
| 1 | 1 | = R-MPI = |
| 2 | 2 | |
| 3 | | == What is R-MPI == |
| 4 | | |
| 5 | | == Software Requirement == |
| | 3 | == 1.What is R-MPI == |
| | 4 | ---- |
| | 5 | == 2.Software Requirement == |
| 6 | 6 | * MPI implements |
| 7 | 7 | * mpich2, mpich, LAM-MPI (7.0.2 or higher) |
| … |
… |
|
| 18 | 18 | root@client-01:~# apt-get install gcc-4.2 |
| 19 | 19 | }}} |
| 20 | | |
| 21 | 20 | ---- |
| 22 | | == Install Rmpi == |
| | 21 | == 3.Install Rmpi == |
| 23 | 22 | * Download for Rmpi from [http://www.stats.uwo.ca/faculty/yu/Rmpi/ here]. |
| 24 | 23 | The latest version is 0.5-5. |
| … |
… |
|
| 33 | 32 | * Rmpi have been installed successfully so far. |
| 34 | 33 | ---- |
| 35 | | == Test for Rmpi == |
| | 34 | == 4.Test for Rmpi == |
| 36 | 35 | ---- |
| 37 | | == Reference == |
| | 36 | == 5.Reference == |
| 38 | 37 | |
| 39 | 38 | * [http://www.r-project.org/ The R Project Offical Website] |