oneflow
oneflow copied to clipboard
[Question]: rpc
Description
(xzp) ai@ubuntu:~/of$ python -m oneflow.distributed.launch --nproc_per_node 2 ./ddp_train.py
Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as needed.
W20240730 07:54:40.090461 27910 rpc_client.cpp:190] LoadServer 127.0.0.1 Failed at 0 times error_code 14 error_message failed to connect to all addresses W20240730 07:54:40.124917 27911 rpc_client.cpp:190] LoadServer 127.0.0.1 Failed at 0 times error_code 14 error_message failed to connect to all addresses
Alternatives
No response