difacto icon indicating copy to clipboard operation
difacto copied to clipboard

how to run it on multiple machies

Open weiweijiuzaizhe opened this issue 8 years ago • 1 comments

@mli in the readme file, I see the example of running code on one machine,but how to run it on different machines ? I do appreciate if you can complete the docs and show us the way run difacto on more than 2 machines . In my opinion, the command shoud contains a file which is the ip list ,etc . The needs of run it on cluster is urgent in industry , your reply will be a greate favor to us .

weiweijiuzaizhe avatar May 04 '17 02:05 weiweijiuzaizhe

namespace difacto { /**

  • \brief a tracker which runs over mutliple machines */ class DistTracker : public Tracker { }; } // namespace difacto

the author have not implemented the Distributed Factorization Machines

everwind avatar Oct 31 '17 07:10 everwind