Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
33.92k
stars
5.77k
forks
source link
[docs][core] Missing guidance on physical memory model in Ray #25890
Open
stephanie-wang opened 2 years ago
Description
We have a lot of different types of memory in Ray:
I looked in the docs but I don't see a definitive guide on how these relate to each other, and common performance gotchas like:
cc @ericl @scv119
Link
No response