Syed Tousif Ahmed
Syed Tousif Ahmed
I am willing to take this up! We have a use case for edalize and this feature! To give a little more context, we are currently working on building a...
@mithro Also here's a little more context to the changes: The majority of the changes are related to changing json to yaml (hydra supports either yaml or python dataclasses (structured...
> @syed-ahmed - I would be happy to have a quick video chat to see about the best way to move this forward. I am excited to see progress here!...
Closing this for now and will open an issue (may be in edalize) for further discussion on distributed runs.
Thanks so much @omry for the comments! Let me re-open this PR and will use this as a prototyping/discussion space. We are currently evaluating a broader use case of a...
@omry and also thanks for the review! I'll soon follow up on the changes.
> Lastly, a lot of the work on SymbiFlow and related projects like VerilogToRouting is being funded by my employer (@google) and hence we need solutions that work with Google...
Thanks @omry and @mithro for taking the time for such detailed replies!
For completeness, here's the backtrace of the failing `test_ddp_baseline_aot_eager_multiprocess` test: ```cpp (gdb) bt #0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135 #1 0x00007f4a62042025 in __GI___pthread_mutex_lock (mutex=0x7f49f25b9140 ) at ../nptl/pthread_mutex_lock.c:80 #2 0x00007f49f33cd8fa in torch::cuda::nccl::AutoNcclGroup::AutoNcclGroup(std::vector&,...