Skip to content

Commit d7c2226

Browse files
committed
Add Rapids performance tests
1 parent 9f69e97 commit d7c2226

File tree

3 files changed

+766
-0
lines changed

3 files changed

+766
-0
lines changed

source-code/rapids/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Rapids
2+
3+
NVIDIA Rapids provides a framework to do data science efficiently
4+
on GPUs.
5+
6+
7+
## What is it?
8+
9+
1. `environment.yml`: conda environment description to run the notebooks
10+
and scripts in this directory.
11+
1. `cudf.ipynb`: Jupyter notebook comparing the performance of pandas
12+
dataframes to that of Rapids dataframes on some common operations.

0 commit comments

Comments
 (0)