Closed GoogleCodeExporter closed 9 years ago
Are you compiling this example with nvcc? If so, does the file have a ".cu"
extension?
If you compile with a .cpp extension then nvcc will pass the file immediately
to the
host compiler and produce the error above.
Original comment by wnbell
on 5 May 2010 at 7:23
Thanks a lot!
I haven't realized that I was compiling a file with extension .cpp ...
Sorry for the bug report.
Original comment by sallesvi...@gmail.com
on 5 May 2010 at 7:26
No problem! It's a common mistake, so don't feel too bad :)
Original comment by wnbell
on 5 May 2010 at 7:48
i have used sort function in thrust library. when i build the solution in
vs2010 it is taking more time to build.can any body say why?
Original comment by raj.blo...@gmail.com
on 8 Dec 2012 at 6:30
Fell so bad about that...
Original comment by luizrosa...@gmail.com
on 9 Aug 2013 at 5:36
Original issue reported on code.google.com by
sallesvi...@gmail.com
on 5 May 2010 at 5:37