mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 20:00:22 +08:00
eb71c2e84ac62ceb5cd1896ac43e6f2d2c0a051e
* Increase allocation granularity dynamically with each MMAP call * Fewer MMAP calls required when workload contains several objects. * Delay hitting the per-process file descriptor constraint. * Change type of GRANULARITY_MULTIPLIER * Make granularity update more concise.
Plasma
Plasma is an experimental in-memory object manager. It is under development and not ready for general use.
clang-format
Run .travis/git-clang-format to automatically format changes in the checkout.
Description
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
Languages
Python
56.6%
C++
28.8%
Java
8.5%
TypeScript
1.7%
Starlark
1.4%
Other
2.8%