Changes between Version 7 and Version 8 of R-MPI_Problem
- Timestamp:
- Apr 2, 2008, 5:44:52 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R-MPI_Problem
v7 v8 1 * Error: cannot allocate vector of size 2 {{{ 3 You have, presumably, a 32-bit computer with a 4GB-per-process memory limit. You have hit it (you get less than 4Gb as the OS services need some and there is some fragmentation). The last failed allocation may be small, as you see, if you are allocating lots of smallish pieces. 4 5 The only way to overcome that is to use a 64-bit OS and version of R. 6 }}} 1 7 * run in kerrighed, meet out of memory error message -> Guess that Kerrigthed MM module's scheduler not support R's operation 2 8 * Enable Kerrighed USE_REMOTE_MEMORY