Skip to content

armeanco/cuda_ioctl_sniffer

 
 

Repository files navigation

This repo works to launch a CUDA kernel without using the CUDA driver runtime.

git clone https://github.com/NVIDIA/open-gpu-kernel-modules.git
./cudaless.sh

gpu_driver.cc -- The thing that pushes the command queues and stuff
tc_context.cc -- GPU init, replacement for cuInit and cuCtxCreate

About

Sniff CUDA ioctls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 55.0%
  • C++ 36.9%
  • Cuda 3.9%
  • Shell 2.2%
  • Python 2.0%