You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.
you-n-g edited this page Jun 29, 2016
·
5 revisions
Multiverso Torch/Lua Binding
Introduction
Multiverso is a parameter server framework for distributed machine learning.
This package can leverage multiple machines and GPUs to speed up the torch
programs.
Requirements
Build multiverso successfully by following the README > build.
Installation
NOTE: Before installation, you need to make sure have libmultiverso.so
build successfully according to Requirements.