Hi @<1569496075083976704:profile|SweetShells3> ! Can you reply with some example code on how you tried to use pl.Trainer
with launch_multi_node
?
Answered
Hi Everyone!
Could Someone Tell How To Use
Hi everyone!
Could someone tell how to use task.launch_multi_node
or give some successful examples?
Except the example from https://clear.ml/docs/latest/docs/references/sdk/task/#launch_multi_node
Tried to use that with pl.Trainer(), but somehow code spins up n_workers
tasks instead of 3 (I use task.launch_multi_node(total_num_nodes=3, wait=True)
)
641 Views
1
Answer
one year ago
one year ago
Tags
Similar posts