Lianmin Zheng
|
d0eb2d3dbc
|
Add silent mode to rpc server and rpc tracker (#1268)
|
2018-06-12 19:18:15 -07:00 |
|
eqy
|
5ba24773d6
|
support custom IP address from rpc server to tracker (PUT) (#1243)
|
2018-06-07 21:32:37 -07:00 |
|
Leyuan Wang
|
dcf18a3c20
|
[RPC] default use spawn for fork safety (#1240)
|
2018-06-06 22:52:03 -07:00 |
|
Tianqi Chen
|
396393c2a5
|
[APP] ROCM RPC (#1155)
|
2018-05-10 20:24:35 -07:00 |
|
Tianqi Chen
|
51c40b4f8b
|
[CODEGEN] Enable cross compile of AMDGPU without rocm, update rpc (#1154)
|
2018-05-10 19:27:55 -07:00 |
|
Tianqi Chen
|
3d67ea17d2
|
[RPC] support tracker in proxy (#1082)
|
2018-04-05 21:44:07 -07:00 |
|
Tianqi Chen
|
79fc66724d
|
[RPC] Tracker status query (#1081)
|
2018-04-05 13:47:48 -07:00 |
|
Tianqi Chen
|
6bd8dbc764
|
[RPC] Refactor, introduce tracker (#1080)
* [RPC] Refactor, introduce tracker
* [RPC] Change RPC hand shake convention, always get remote key.
* fix lint
|
2018-04-04 20:40:41 -07:00 |
|
Lianmin Zheng
|
07cc21f106
|
add exclusive mode for rpc server (#941)
|
2018-02-28 08:54:58 -08:00 |
|
Lianmin Zheng
|
fb556ef4b8
|
[CONTRIB] add peak test (#878)
* add peak test
* fix error for lanes=16
* update doc
* fix names
* fix names
|
2018-02-06 17:51:03 -08:00 |
|
ziheng
|
bdcd325686
|
[FIX] Fix bug and typo in rpc_server (#263)
* [FIX] Fix bug and typo in rpc_server
* [FIX] Remove unnecessary condition
|
2017-07-18 23:19:25 -07:00 |
|
Tianqi Chen
|
7b6427e3a8
|
[RPC] Allow RPCServer to run without decorator (#257)
|
2017-07-17 13:40:42 -07:00 |
|
ziheng
|
204e9cb429
|
[EXECUTOR] Fix bug and improve (#252)
* [EXECUTOR] Fix bug and improve
* [EXECUTOR] Enhance test case
|
2017-07-16 14:54:08 -07:00 |
|
Tianqi Chen
|
8d241b9d86
|
[RPC] Allow back pressure from writer (#250)
* [RPC] Allow backpressure from writer
* fix
* fix
|
2017-07-15 18:23:20 -07:00 |
|
ziheng
|
c6d4f5af20
|
[EXECUTOR] Enable load executor remotely (#245)
* [EXECUTOR] Enable load executor remotely
* [EXECUTOR] Pipeline
* Pass bytearray directly
* Enable load dynamic library in rpc_server.py
* Fix
* lint
* Return Module from remote side directly
* Remove unused header file
* Fix
* fix
|
2017-07-15 13:03:30 -07:00 |
|
Tianqi Chen
|
c324494f1a
|
[RUNTIME][RPC] Change RPCServer to Event Driven Code (#243)
* [RUNTIME][RPC] Change RPCServer to Event Driven Code
* fix
|
2017-07-13 18:44:33 -07:00 |
|
Tianqi Chen
|
1d0d876b7c
|
[TEST/CI] 32bit compatibility and CI. (#159)
|
2017-05-24 19:06:32 -07:00 |
|