stratosphere / incubator-systemml

Mirror of Apache SystemML (Incubating)
Apache License 2.0
1 stars 4 forks source link

Implement MapmmFLInstruction #7

Closed carabolic closed 8 years ago

carabolic commented 8 years ago

Initial implementation for matrix multiplication on top of Flink. In future it would probably beneficial to add join hints to the Flink program using the MatrixCharacteristics and simple linear algebra.