Difference between revisions of "RAPIDS"
(Created page with "NVIDIA") |
|||
Line 1: | Line 1: | ||
− | [[NVIDIA]] | + | [http://www.youtube.com/results?search_query=RAPIDS+NVIDIA+machine+learning+artificial+intelligence Youtube search...] |
+ | |||
+ | * [[NVIDIA]] | ||
+ | |||
+ | The RAPIDS suite of open source software libraries gives you the freedom to execute end-to-end data science and analytics pipelines entirely on GPUs. It relies on NVIDIA® CUDA® primitives for low-level compute optimization, but exposes that GPU parallelism and high-bandwidth memory speed through user-friendly Python interfaces. RAPIDS also focuses on common data preparation tasks for analytics and data science. This includes a familiar DataFrame API that integrates with a variety of machine learning algorithms for end-to-end pipeline accelerations without paying typical serialization costs. RAPIDS also includes support for multi-node, multi-GPU deployments, enabling vastly accelerated processing and training on much larger dataset sizes. [http://rapids.ai/ RAPIDS Getting Started | NVIDIA] | ||
+ | |||
+ | <youtube>pRmcCVoI_Yg</youtube> | ||
+ | <youtube>Azt8Nc-mtKM</youtube> |
Revision as of 20:31, 20 October 2018
The RAPIDS suite of open source software libraries gives you the freedom to execute end-to-end data science and analytics pipelines entirely on GPUs. It relies on NVIDIA® CUDA® primitives for low-level compute optimization, but exposes that GPU parallelism and high-bandwidth memory speed through user-friendly Python interfaces. RAPIDS also focuses on common data preparation tasks for analytics and data science. This includes a familiar DataFrame API that integrates with a variety of machine learning algorithms for end-to-end pipeline accelerations without paying typical serialization costs. RAPIDS also includes support for multi-node, multi-GPU deployments, enabling vastly accelerated processing and training on much larger dataset sizes. RAPIDS Getting Started | NVIDIA