You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to b4...@googlegroups.com
I'm trying to compile test/bfs/test_bfs.cu file but it is throwing error "error: identifier "__any" is undefined", I looked at relevant header files and found that __any function is not defined anywhere in files. What does this function do? Am I missing some steps in library?