This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
ray
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/ray.git
synced
2026-07-16 11:21:10 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61755bc1680afaad45290e5ab6d3bff3dbd5b762
ray
/
src
/
photon
T
History
Robert Nishihara
and
Philipp Moritz
61755bc168
Replace direct calls to recv with read_bytes. (
#78
)
...
* Replace direct calls to recv with read_bytes. * Fixes. * Formatting.
2016-12-02 18:51:50 -08:00
..
build
Rearrange local scheduler files to prepare to merge into Ray.
2016-10-25 14:16:23 -07:00
photon
Global scheduler skeleton (
#45
)
2016-11-18 19:57:51 -08:00
test
Global scheduler skeleton (
#45
)
2016-11-18 19:57:51 -08:00
CMakeLists.txt
When searching for Python with cmake, try custom tricks before using default cmake behavior. (
#67
)
2016-11-29 14:32:54 -08:00
Makefile
Enable more warnings and fix usleep() issue (
#55
)
2016-11-22 00:29:27 -08:00
photon_algorithm.c
Use sizeof(field) instead of sizeof(type) and other fixes. (
#47
)
2016-11-19 12:19:49 -08:00
photon_algorithm.h
Global scheduler skeleton (
#45
)
2016-11-18 19:57:51 -08:00
photon_client.c
Merge task table and task log into a single table (
#30
)
2016-11-10 18:13:26 -08:00
photon_client.h
Rearrange local scheduler files to prepare to merge into Ray.
2016-10-25 14:16:23 -07:00
photon_extension.c
Fix bug in serializing arguments of tasks that are more complex objects (
#72
)
2016-11-30 23:21:53 -08:00
photon_scheduler.c
Replace direct calls to recv with read_bytes. (
#78
)
2016-12-02 18:51:50 -08:00
photon_scheduler.h
Global scheduler skeleton (
#45
)
2016-11-18 19:57:51 -08:00
photon.h
Rearrange local scheduler files to prepare to merge into Ray.
2016-10-25 14:16:23 -07:00