|
Hi Mattei,
Memory-wise, the dense matrices are quite small actually : depending on my chuncking, it can be between 15MB in memory (50000 rows, 40 cols, 8bytes/double) up to 60MB for my craziest attempts :) Each chunk contains two such matrices (one IN and one OUT) during the work, each partition may typically deal with 50 chunks Guillaume Hi Guillaume, --
|
Re: DoubleMatrix vs Array[Array[Double]] : Question about debugging serialization performance issues
- DoubleMatrix vs Array[Array[Double]] : Question about d... Guillaume Pitel
- Re: DoubleMatrix vs Array[Array[Double]] : Questio... Matei Zaharia
- Re: DoubleMatrix vs Array[Array[Double]] : Que... Christopher Nguyen
- Re: DoubleMatrix vs Array[Array[Double]] :... Guillaume Pitel
- Re: DoubleMatrix vs Array[Array[Double]] : Que... Guillaume Pitel

