Implement < Linear iterative solver > toolkit of GraphLab
Opened this issue · 0 comments
tinylamb commented
solve Ax = b. I put [A b] as a new input matrix.It seems like Graphchi can deal with only a Matrix at one moment.
If there is a way to implement app as following:
./bin/solve_linear_app file A.mm b.mm