ALL_BUILD generate failed with error MSB8066 existed with code 1

26 views
Skip to first unread message

Cixin Liu

unread,
Mar 23, 2024, 1:26:08 AMMar 23
to CUDPP
         Hello everyone,it is my first time to build cudpp in my windows laptop.I have successfully used  Cmake  (version 3.28.3) to configured and generated .sln file.However, I got problems when I used Visual Studio 2022 to build the "ALL_BUILD" project.Since I met the errors below,I had no idea to work out it. I used cudpp-2.3 with cup-1.6.4(not v1.6.4) and moderngpu-1.1.cudpperror.png
I really appreciate it if anyboby could help me figure it out.

John Owens

unread,
Mar 23, 2024, 6:00:50 PMMar 23
to CUDPP
We literally have not touched that code in about a decade. You are the first person to mail the CUDPP list since 2018. :)

I asked one of my grad students who did later static hash table work (https://epubs.siam.org/doi/10.1137/1.9781611977578.ch3 , https://escholarship.org/uc/item/6cb1q6rz, https://github.com/owensgroup/BGHT) (which is faster than CUDPP hash and he noted the following, which is hopefully helpful for you:

If they want to use the old CUDPP cuckoo hash (bucket size 1) they can just use the one we have here:
https://github.com/owensgroup/BGHT
Example: https://github.com/owensgroup/BGHT/blob/main/examples/1cht_example.cu
I think the only difference is that this implementation does not have the stash which was implemented in CUDPP.

JDO

Cixin Liu

unread,
Mar 24, 2024, 1:48:48 PMMar 24
to CUDPP
I  have acknowledged receipt of your email,really appreciate for your reply and help.  
Reply all
Reply to author
Forward
0 new messages