Song Luar
Song Luar
@vijayank88 Is this still an issue? If so, is it possible to share the necessary files for reproduction? Edit: After trying out it appears that the issue might be the...
@vvbandeira I recently found that _FR_LAYER_ADJUST can be made a small value for flow completion. Let me adjust it before merging.
@dralabeing Incorporated the latest changes of Supported OSes in the landing page.
For my Autotuner GCD Notebook I actually got it working without touching the protobuf dependency, just upgraded Ray to 2.0 and used Python 3.10. I am wondering if we currently...
@vijayank88 Can you post your requirements.txt file? I can try and replicate if it works on my colab environment. If so, we can update the official repo file.
I tested with `pip install protobuf==3.20.1` and it seems to work without any special setting. @vijayank88 In https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/pull/1319 we will have a `requirements.txt` file as follows 
Just updated the tensorboard version. It is slightly differently from yours (2.13.3). Warnings aside, is the tensorboard able to show data?
@vvbandeira This issue should be fixed with the recent PRs.
@vijayank88 I found some `.sv` files from the mempool original [repository ](https://github.com/pulp-platform/mempool/blob/main/hardware/src/mempool_group.sv). Can we use a tool like `sv2v` to convert these to usable versions?
@vijayank88 Please go ahead. Thanks :)