Skip to content

sesutton93/C-Types-Cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C-Types-Cuda

In order to convert cuda file to shared object run the following:

nvcc -Xcompiler -fPIC -shared -o cuda_sum.so cuda_sum.cu

About

An example of using ctypes to run cuda code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published