rjagerman / glint

Glint: High performance scala parameter server
MIT License
168 stars 67 forks source link

Optimization and reliability improvements #29

Closed rjagerman closed 8 years ago

rjagerman commented 8 years ago

This pull requests adds numerous features and improvements:

rjagerman commented 8 years ago

Tests on travis are failing due to akka timeouts on the GranularBigMatrix test, which is quite large. I will reduce the test size soon (while also reducing maximum message size in the akka config so we still test for the correct behavior) and update the pull request.