Changes between Version 4 and Version 5 of R_krg_arch
- Timestamp:
- Apr 10, 2008, 4:06:34 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R_krg_arch
v4 v5 2 2 We have test R with kerrighed in a period time. We find Kerrighed DSM can't support virtual total memory for R's need. But, we use another method to solve. We use 64bit os and extend swap to offer. For now, Kerrighed just can support R's computing cability. 3 3 4 [[BR]] 4 5 = Our Architecture = 5 6 [[Image(R_architecture.jpg)]] 6 7 * we designate krg01 be a R server, R can use 6g ram and 12g swap 7 8 * If R need parralel computing, kerrighed can support MPI or OpenMP programming 9 10 [[BR]]