Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
http://code.google.com/r/andrewcorrigan-thrust-no-nvcc/source/detail?r=736d26843
c958d193ff86216c2df1793ed8b5cee
Original comment by andrew.c...@gmail.com
on 9 Sep 2010 at 3:08
Thanks for submitting this patch. I will need to be clean it up a bit before
committing it to the mainstream repo.
Original comment by jaredhoberock
on 9 Sep 2010 at 5:38
Original comment by jaredhoberock
on 9 Sep 2010 at 5:44
This issue was closed by revision eb4902baaa.
Original comment by jaredhoberock
on 10 Sep 2010 at 12:49
Is it possible to avoid the dependence on host_defines.h? I'd rather not have
to deal with configuring the CUDA include path in order to compiler an OpenMP
version of the code.
Original comment by andrew.c...@gmail.com
on 10 Sep 2010 at 4:44
host_defines.h is only included if the device backend is CUDA [1].
Note that CUDA is still always the default device backend.
[1]
http://code.google.com/p/thrust/source/browse/thrust/detail/config/host_device.h
?r=eb4902baaa64d8c6e44acdee57efb8e399c96f4f#27
Original comment by jaredhoberock
on 10 Sep 2010 at 5:22
Original issue reported on code.google.com by
jaredhoberock
on 8 Sep 2010 at 11:36