Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUDAtoCPP

Goal: translating source-to-source CUDA to C++

Using clang's ASTs we translate the CUDA source code to C++.

To run the tool:

1- expand.sh progam.cu > temp.cu

2- translate.sh temp.cu > program.cpp

About

No description, website, or topics provided.

Resources

Stars

8 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages