It looks like CUtexObject is typedefed to uint64 on Windows, so in order to get the correct typename in the device code, the compiler needs help.
Fixes #269.
Files | Coverage |
---|---|
backend | 88.31% |
detail | 78.57% |
fft | 99.60% |
random | 100.00% |
sparse | 85.04% |
spmat | 46.12% |
cache.hpp | 92.11% |
cast.hpp | 100.00% |
constant_address_space.hpp | 100.00% |
constants.hpp | 100.00% |
devlist.hpp | 86.79% |
element_index.hpp | 100.00% |
enqueue.hpp | 100.00% |
eval.hpp | 100.00% |
fft.hpp | 100.00% |
function.hpp | 100.00% |
gather.hpp | 100.00% |
generator.hpp | 97.14% |
logical.hpp | 100.00% |
mba.hpp | 100.00% |
multi_array.hpp | 100.00% |
multivector.hpp | 100.00% |
operations.hpp | 80.65% |
profiler.hpp | 77.78% |
random.hpp | 100.00% |
reduce_by_key.hpp | 100.00% |
reductor.hpp | 90.55% |
scan.hpp | 100.00% |
scan_by_key.hpp | 100.00% |
sort.hpp | 97.82% |
spmat.hpp | 92.17% |
stencil.hpp | 98.58% |
tagged_terminal.hpp | 100.00% |
temporary.hpp | 100.00% |
tensordot.hpp | 100.00% |
types.hpp | 100.00% |
util.hpp | 100.00% |
vector.hpp | 99.19% |
vector_pointer.hpp | 100.00% |
vector_view.hpp | 96.63% |
Folder Totals (40 files) | 94.87% |
Project Totals (117 files) | 95.74% |