Multiverso is a parameter server framework for distributed machine learning. This package can enable parallel training of torch program over multiple machines and GPUs.
Build multiverso successfully by following the README > build.
NOTE: Before installation, you need to make sure have libmultiverso.so
built successfully according to Requirements.
make install
or
luarocks make
make test
or
luajit test.lua