Skip to content

Gamers-Blended/NVAITC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVAITC Research Resources

A compilation of notes for NVIDIA's RAPIDS library.

Content

  1. CuPy - simple use cases of using Numpy arrays on Nvidia GPUs by using the CUDA GPU library

  2. Intro Tutorials - a series of notebook tutorials on using RAPIDS, retrieved from notebooks-contrib/getting_started_materials/

  3. Notebooks - simple demostrations of using GPUs and CPUs on common Data Science processes