Utility
Contents
Utility#
Utility class to operate on a fixed pool of actors. |
|
A first-in, first-out queue implementation on Ray. |
|
Get a list of the nodes in the cluster (for debugging only). |
|
Get the current total cluster resources. |
|
Get the current available cluster resources. |
Custom Metrics#
A cumulative metric that is monotonically increasing. |
|
Gauges keep the last recorded value and drop everything before. |
|
Tracks the size and number of events in buckets. |
Debugging#
|
Interrupt the flow of the program and drop into the Ray debugger. |
Identifies what objects are preventing serialization. |
|
Return a list of profiling events that can viewed as a timeline. |