limbo018 / DREAMPlace

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

Can it run without GPU? #189

Open mingtianbo opened 2 months ago

mingtianbo commented 2 months 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 2 months ago

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

image

mingtianbo commented 2 months ago

I apologize for my oversight and truly appreciate your understanding.