Changes between Version 5 and Version 6 of R-MPI_Problem
- Timestamp:
- Apr 2, 2008, 11:16:30 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R-MPI_Problem
v5 v6 134 134 Killed process 38515 (R) 135 135 }}} 136 * Use swap to slove this problem or wait kerrighed memory stable functions (If your clinet' fs is nfs, must use client's physical disk) 137 {{{ 138 $ dd if=/dev/zero of=swap.img bs=1M count=8000 139 $ mkswap swap.img 140 $ swapon swap.img 141 }}}