You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by qifan <qi...@berkeley.edu> on 2018/04/19 02:03:46 UTC

distributed choleksy on spark?

I'm wondering if anyone has done distributed choleksy decomposition on Spark.
I need to do it on a large matrix (200k x 200k) which would not fit on 1
machine.

So far I've found:
https://github.com/apache/spark/blob/master/mllib/src/main/scala/org/apache/spark/mllib/linalg/CholeskyDecomposition.scala
and SystemML, but both seem to be single-node implementations.

Any information on the issue is helpful! Thanks.





--
Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscribe@spark.apache.org