Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cucc

cucc - CUDA Universal CPU Compiler

Write kernels that read like CUDA, compile them with cucc, and run a a normal multi-threaded binary. No GPU required.

Requirements:

  • A C++ compiler with C++20 support
  • Python3

Quickstart:

Use bin/cucc just like you would nvcc:

$ bin/cucc -o vecadd examples/vecadd.cu

About

CUDA Universal CPU Compiler

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages