Robert Maynard
|
5dec403103
|
CUDA: Refactor CMakeCUDAInformation to prepare for separable compilation.
|
2016-11-14 11:36:45 -05:00 |
|
Robert Maynard
|
489c52ce68
|
CUDA: Use the host compiler for linking CUDA executables and shared libs.
|
2016-11-14 11:36:44 -05:00 |
|
Robert Maynard
|
bbaf243410
|
CUDA: add support for specifying an explicit host compiler.
|
2016-11-14 11:36:44 -05:00 |
|
Robert Maynard
|
a92f8d9616
|
CUDA: Enable header dependency scanning.
|
2016-11-14 11:36:44 -05:00 |
|
Robert Maynard
|
4f5155f6ab
|
CUDA: We now properly perform CUDA compiler identification.
|
2016-11-14 11:36:43 -05:00 |
|
Robert Maynard
|
bf326ebb76
|
CUDA: Explicitly state all source files are cuda sources.
This way you can mark a .C/.CPP files as a cuda source file and
have nvcc build it as a cuda file.
|
2016-11-14 11:36:43 -05:00 |
|
Robert Maynard
|
f8aac21947
|
CUDA: Add basic CUDA language support for *NIX systems.
|
2016-11-14 11:36:42 -05:00 |
|