Open wacoder opened 4 years ago
You will need to launch the job using the ddlrun tool. This will setup the appropriate environment variables. For more information on ddlrun, see https://www.ibm.com/support/knowledgecenter/SS5SF7_1.6.2/navigation/wmlce_ddlrun.html.
@bnemanich thanks very much. Does that mean I can use horovod in script, and use ddlrun to run?
Hi, Try to install Horovod with PyTorch based on powerai image following official tutorial, error occurs when try to hvd.init(). Is there any material on how to set up DDL_OPTIONS to use ddl? Thanks
I also tried to set up env variable for DDL_OPTIONS with
export DDL_OPTIONS=DDL
it produce another error`