mirror of
https://github.com/wassname/ray.git
synced 2026-07-02 18:48:35 +08:00
[Java] Single-process mode (#4245)
This commit is contained in:
@@ -95,4 +95,12 @@ ray {
|
||||
}
|
||||
}
|
||||
|
||||
// ----------------------------
|
||||
// configurations under SINGLE_PROCESS mode
|
||||
// ----------------------------
|
||||
dev-runtime {
|
||||
// Number of threads that you process tasks
|
||||
execution-parallelism: 5
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user