limbo018 / DREAMPlace

Deep learning toolkit-enabled VLSI placement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while building

IshraqAtUCF opened this issue · comments

For the current commit d510848 it is giving me an error while building.

image

Just to reiterate my building process:

I initialized the submodules and directly tried to build without docker.

It completes the cmake but gives error while I try to make.

What's your gcc/g++ version?

Btw, you can skip OpenTimer's unittest, as it is not used.

It is 11.4

image

Also, how to skip the OpenTimer's unittest?

Is this because of higher version of gcc/g++? @limbo018

commented

Take a look at #133 where others also mentioned this issue.