Skip to content

Commit 4f71d67

Browse files
committed
test cudf
1 parent 268d999 commit 4f71d67

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

RFC-0021-gpu-support-cudf.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,12 @@ specified inside `config.properties` and catalog `.properties` file.
5252
The current work so far shows that GPUs can provide good price-performance. However, to make this support user-friendly and get better price-performance, the following improvements are in progress.
5353

5454
## Work in Progress
55+
* Add GPU plan nodes.
56+
* Driver adapter runs after the drivers/pipelines are built. Limits the adaptation.
57+
* Allow efficient fallback to CPU.
5558
* GPU-GPU exchange using UCX (https://github.com/prestodb/presto/tree/ibm-research-preview).
5659
* Topology and hardware detection.
5760
* Metadata queries on CPU only.
58-
* Efficient fallback to CPU.
5961
* Session parameter to filter workers.
6062
* Optimizer cost model to support GPUs.
6163

0 commit comments

Comments
 (0)