nvdbaranec

Results 28 comments of nvdbaranec

One thing I've been thinking about is maybe splitting this file into two or three pieces. - One cu file containing the core loops for each of the major kernels...

I don't even think this needs to be a segmented sort(thrust doesn't have one in any case. The sort-by-key functionality is a bit of a misnomer). But, I think if...

I think that's totally fine. The stuff Mike is working on is just experimental stuff as is, and doesn't actually require this from `column` itself.

There's some issues with this API. We need considerably more than just the decompressed page data itself. We need quite a bit of information to start decoding page data. See...