limbo018 / DREAMPlace

Deep learning toolkit-enabled VLSI placement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error reported in Cmake

beobachter opened this issue · comments

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
CUDA_curand_LIBRARY (ADVANCED)
linked by target "independent_set_matching_cuda" in directory /home/liangk/Code/DREAMPlace-master/dreamplace/ops/independent_set_matching
linked by target "independent_set_matching_cuda_cuda_tmp" in directory /home/liangk/Code/DREAMPlace-master/dreamplace/ops/independent_set_matching

Thank you for the suggestions! We will look into this issue. It would be better that you create a pull request so that it is easier to merge your changes.