Auto balance CI tests (#4238)
This commit is contained in:
@@ -42,7 +42,8 @@ def multi_process_parallel(
|
||||
# as compared to multiprocessing.
|
||||
# NOTE: We need to set working_dir for distributed tests,
|
||||
# otherwise we may get import errors on ray workers
|
||||
ray.init(log_to_driver=False)
|
||||
|
||||
ray.init(log_to_driver=True)
|
||||
|
||||
distributed_init_port = get_open_port()
|
||||
refs = []
|
||||
|
||||
Reference in New Issue
Block a user