Skip to content

Commit

Permalink
test comment. don't merge
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-rliu committed Oct 30, 2023
1 parent e0c3a93 commit 7950216
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,4 @@ For more project details, see [rapids.ai](https://rapids.ai/).
### Apache Arrow on GPU <a name="arrow"></a>

The GPU version of [Apache Arrow](https://arrow.apache.org/) is a common API that enables efficient interchange of tabular data between processes running on the GPU. End-to-end computation on the GPU avoids unnecessary copying and converting of data off the GPU, reducing compute time and cost for high-performance analytics common in artificial intelligence workloads. As the name implies, cuDF uses the Apache Arrow columnar data format on the GPU. Currently, a subset of the features in Apache Arrow are supported.
# TEST #

0 comments on commit 7950216

Please sign in to comment.