dmlc / ps-lite

A lightweight parameter server interface

Home Page:http://ps-lite.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to compile ps-lite to `.so` instead of `.a`?

hbsun2113 opened this issue · comments

I want to compile ps-lite to .so by changing Makefile. How to do it?

I want to compile ps-lite to dll, but it depends on other dll, how to pack it all?