mirror of
https://github.com/wassname/ray.git
synced 2026-07-11 15:33:24 +08:00
Support multiple core workers in one process (#7623)
This commit is contained in:
@@ -98,12 +98,6 @@ ray {
|
||||
}
|
||||
}
|
||||
|
||||
// ----------------------------
|
||||
// configurations under SINGLE_PROCESS mode
|
||||
// ----------------------------
|
||||
dev-runtime {
|
||||
// Number of threads that you process tasks
|
||||
execution-parallelism: 10
|
||||
}
|
||||
|
||||
// Whether we enable job manager to submit and manage job.
|
||||
enable-job-manager: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user