Replies: 5 comments 7 replies
-
I dowgraded python to 3.9.16 and the result is more or less the same. |
Beta Was this translation helpful? Give feedback.
-
@vvbandeira can you help? |
Beta Was this translation helpful? Give feedback.
-
@dalyles
|
Beta Was this translation helpful? Give feedback.
-
Thank you @vvbandeira The flow seems to be working. I wanted to ask another question and know if you've run into this issue before:
|
Beta Was this translation helpful? Give feedback.
-
Now when I'm running the sweep command, I run into this issue:
Is this a similar issue? |
Beta Was this translation helpful? Give feedback.
-
Hello,
I'm trying to run the Autotuner for the example file
distributed-sweep-example.json
using this command
python3 distributed.py --design gcd --platform sky130hd --config distributed-sweep-example.json tune
I am referencing the "How to use" section of this document: https://openroad-flow-scripts.readthedocs.io/en/latest/user/InstructionsForAutoTuner.html
What I'm trying to understand here is why are there incompatibility issues with the python script? I am using python 3.10.11
For context, Installed Ray using this documentation: https://docs.ray.io/en/latest/ray-overview/installation.html
Under the title "Installing From conda-forge"
Please advise if this was the right direction in getting Ray installed.
Any help is greatly appreciated.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions