Dazhi (Vincent) Peng

Results 2 comments of Dazhi (Vincent) Peng

I think this issue has been fixed in 2162aee by setting `avoid_fork_if_possible = True` in RunConfig: `with Run().context(RunConfig(nranks=1, experiment='notebook', avoid_fork_if_possible = True)):`

Downgrade to torch 2.2.2 works for me.