Changes between Version 10 and Version 11 of R-MPI_Problem


Ignore:
Timestamp:
Apr 8, 2008, 2:23:41 PM (16 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • R-MPI_Problem

    v10 v11  
    9292$ swapon swap.img
    9393}}}
     94 * Kerrighed's DSM can't support R. R only use local 2G ram(each node has 2G ram, total 7 nodes have 14G), if it need more than 2G memory, R will use swap.
     95{{{
     96rock@node101:~$ free
     97             total       used       free     shared    buffers     cached
     98Mem:      14254464    2425076   11829388          0        792     173036
     99-/+ buffers/cache:    2251248   12003216
     100Swap:     41937396    2685232   39252164
     101}}}