- Rewrite GPU demos. notebook is converted to script to avoid committing additional png plots. - Add GPU demos into the sphinx gallery. - Add RMM demos into the sphinx gallery. - Test for firing threads with different device ordinals.
9 lines
262 B
ReStructuredText
9 lines
262 B
ReStructuredText
:orphan:
|
|
|
|
GPU Acceleration Demo
|
|
=====================
|
|
|
|
This is a collection of demonstration scripts to showcase the basic usage of GPU. Please
|
|
see :doc:`/gpu/index` for more info. There are other demonstrations for distributed GPU
|
|
training using dask or spark.
|