Guyang Song
|
857e51aadc
|
[C++ API] script exits if a single command fails(#26344)
|
2022-07-07 16:54:53 +08:00 |
|
Guyang Song
|
36ba514f9c
|
[Doc] Fix bad doc and recover doc of c++ api (#22213)
|
2022-02-08 19:04:37 +08:00 |
|
qicosmos
|
246a901aea
|
[C++ API] Support object ref args (#19550)
|
2021-10-29 17:36:53 +08:00 |
|
Guyang Song
|
c04fb62f1d
|
[C++ worker] set native library path for shared library search (#19376)
|
2021-10-18 16:03:49 +08:00 |
|
Guyang Song
|
337005d5a5
|
[C++ API][hotfix] fix C++ worker dynamic library loading issue on macOS (#18877)
* fix C++ worker in macox
* fix
|
2021-09-24 23:39:00 +08:00 |
|
qicosmos
|
dd096c8e73
|
[C++ Worker]Fix abi issue (#18273)
|
2021-09-10 11:53:05 +08:00 |
|
qicosmos
|
a2a1c46c83
|
[C++ Worker]Fix for mac (#17633)
* linkopts shared
* replace gflags with absl flags
* fix
* add test option
* fix
* add cpp worker to mac ci
* fix
* support empty redis password;mod arc argv
* add encoding
* test
* ignore example test on mac
* support mac
* fix
* fix and update doc
* fix
* fix run.sh
* fix init
* fix typo
* fix run.sh
* fix lint
Co-authored-by: 久龙 <guyang.sgy@antfin.com>
|
2021-08-13 12:22:37 +08:00 |
|
Guyang Song
|
63f9ba2858
|
[C++ API][Fix] support ray::Init without RayConfig (#17733)
|
2021-08-12 10:59:21 +08:00 |
|
qicosmos
|
05da724521
|
[C++ Worker] Replace Ray::xxx with ray::xxx and update namespaces (#17388)
|
2021-08-10 11:17:59 +08:00 |
|
SongGuyang
|
c62ce78be8
|
make C++ example more simpler (#17609)
|
2021-08-09 19:39:16 +08:00 |
|
SongGuyang
|
3e42f54910
|
Support copyright format for c++ files (#14348)
|
2021-08-04 17:19:38 +08:00 |
|
SongGuyang
|
dcb1baabd7
|
[C++ API] support loading C++ dynamic libraries from code search path (#16828)
|
2021-07-16 13:02:45 +08:00 |
|
SongGuyang
|
560fd15568
|
[C++ worker] support build and add C++ worker to python wheel (#16496)
|
2021-07-08 14:42:26 +08:00 |
|
qicosmos
|
0f87eca3e9
|
[C++ Worker]Generate a template project for users (#16337)
|
2021-06-16 17:45:45 +08:00 |
|
qicosmos
|
45d2331d5a
|
[C++ Woker] Remove ray core dependency completely (#16108)
|
2021-05-31 15:39:18 +08:00 |
|
SongGuyang
|
17b5f4dcaa
|
[C++ worker] support config from RayConfig and command line(gflag) (#16086)
|
2021-05-31 11:56:02 +08:00 |
|
qicosmos
|
8790bb465b
|
[C++ worker] Remove func ptr offset (#15809)
|
2021-05-19 18:03:39 +08:00 |
|
qicosmos
|
e54dfd8cc5
|
[C++ worker] Ray actor task for RAY_REMOTE (#15039)
|
2021-04-12 15:40:35 +08:00 |
|
qicosmos
|
4c53c6ed1a
|
[C++ Worker] Improve normal task remote interface (#14978)
|
2021-03-29 19:55:16 +08:00 |
|
SongGuyang
|
361e5f0bef
|
support dynamic library loading in C++ worker (#13734)
|
2021-02-01 19:24:33 +08:00 |
|