snuspl / dolphin

14 stars 2 forks source link

[DOLPHIN-131] Add static multi-node parameter server #181

Closed beomyeol closed 8 years ago

beomyeol commented 8 years ago

Closes #131

Adds a multi-node parameter server that is statically configured based on the number of servers. I have tested this on my laptop with the ps example.

jsjason commented 8 years ago

@beomyeol I checked the code and it looks great, as discussed. PartitionedPSExampleREEF works well too. I'm merging this.