/cuda_ioctl_sniffer

Sniff CUDA ioctls

Primary LanguageC

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