BlazingDB / blazingsql

BlazingSQL is a lightweight, GPU accelerated, SQL engine for Python. Built on RAPIDS cuDF.
https://blazingsql.com
Apache License 2.0
1.93k stars 183 forks source link

VDE-285 Fix/update rmm device buffer #1570

Closed wmalpica closed 3 years ago

wmalpica commented 3 years ago

This fixes the build due to changes in rmm from this PR https://github.com/rapidsai/rmm/pull/775/files

GPUtester commented 3 years ago

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

wmalpica commented 3 years ago

rerun tests