DREAMPlace: meet cub error when making

Dear professor,i have received error when making:

/usr/include/cub/util_namespace.cuh:46:2: error: #error CUB requires a definition of CUB_NS_QUALIFIER when CUB_NS_PREFIX/POSTFIX are defined.
   46 | #error CUB requires a definition of CUB_NS_QUALIFIER when CUB_NS_PREFIX/POSTFIX are defined.
      |  ^~~~~

although this error can be search on the google , i tried almost each kinds of method, but still doesn’t work for me, maybe it should change somewhere in util_namespace.cuh ?

please kindly help! it is important for me,thanks

About this issue

  • Original URL
  • State: open
  • Created a year ago
  • Comments: 15 (8 by maintainers)

Most upvoted comments

Can you try -DPython_EXECUTABLE? Another issue reports that the new FindPython in cmake has changed the API to case-sensitive.