mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 12:07:46 +08:00
[Java] Package native dependencies into jar (#4367)
This commit is contained in:
@@ -6,11 +6,6 @@
|
||||
# For config file format, see 'https://github.com/lightbend/config/blob/master/HOCON.md'.
|
||||
|
||||
ray {
|
||||
// This is the path to the directory where Ray is installed, e.g.,
|
||||
// something like /home/ubmutu/ray. This can be an absolute path or
|
||||
// a relative path from the current working directory.
|
||||
home = "/path/to/your/ray/home"
|
||||
|
||||
// Run mode, available options are:
|
||||
//
|
||||
// `SINGLE_PROCESS`: Ray is running in one single Java process, without Raylet backend,
|
||||
|
||||
Reference in New Issue
Block a user