mirror of
https://github.com/wassname/ray.git
synced 2026-09-10 12:38:43 +08:00
unify build dir for Python and Java (#2171)
* unify build dir for Python and Java * enable executables auto installed when just running 'make' * fix plasma_store copy error * fix cmake error about copying executables * lint fix * recover python/setup.py * enable to copy optional file automatically * a small fix of path * lint fix * lint fix * lint fix * Add comment.
This commit is contained in:
@@ -29,7 +29,7 @@ helpful.
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
cd ray/python/ray/core
|
||||
cd ray/build
|
||||
make -j8
|
||||
|
||||
2. **Starting processes in a debugger:** When processes are crashing, it is
|
||||
|
||||
Reference in New Issue
Block a user