Skip to content

modal-labs/cuda_ioctl_sniffer

 
 

Repository files navigation

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

Prep

  • Install the Python requirements
  • Install clang, and update pstruct.py with location of libclang.

Usage

Original

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

Releases

No releases published

Packages

No packages published

Languages

  • C 50.7%
  • C++ 39.5%
  • Cuda 5.2%
  • Shell 2.4%
  • Python 2.2%