folly icon indicating copy to clipboard operation
folly copied to clipboard

gen_parallel_benchmark hangs.

Open zbigniew-polito opened this issue 6 months ago • 0 comments

error_report.txt I ran onto some problems when executing gen_parallel_benchmark, it looks like hangs

zbigniew-polito avatar Jun 11 '25 20:06 zbigniew-polito

Not sure if the model is referenced in any global variable that defers its deletion.

Also, I think we should consider cleaning up duplicated definitions of print_rank_0 and replacing them with calls to the global logger (after extending it with those multi-gpu debugging facilities).

eternalNight avatar Sep 22 '25 07:09 eternalNight