limbo018 / DREAMPlace

Deep learning toolkit-enabled VLSI placement
BSD 3-Clause "New" or "Revised" License
681 stars 199 forks source link

Can it run without GPU? #189

Open mingtianbo opened 1 week ago

mingtianbo commented 1 week ago

@limbo018 hi Professors Limbo:

Today I tried to use Docker to build in a local virtual machine and started Docker under Linux without GPU, but the following error was still reported when running the benchmark. How can I run this project without GPU?

Thanks so much!

76fd29a46eb01a0724277b664027642

limbo018 commented 1 week ago

Please read the README file. You can configure the JSON file by setting gpu flag to 0.

image

mingtianbo commented 1 week ago

I apologize for my oversight and truly appreciate your understanding.