Skip to content

manupedrozo/nan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cuda-manager-sandbox

Sandbox for a system that:

  • Handles communication with the CUDA driver
  • Performs runtime compilation of CUDA kernels
  • Manages CUDA devices
  • Launches CUDA kernels

Installation:

  • clone
  • cd cuda-manager-sandbox
  • ./setup.sh
  • mkdir build
  • cd build
  • cmake ..
  • make
  • sudo make install

About

CUDA kernel execution and device manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages