Skip to content

cuTranspose: a library to transpose 3D arrays in Nvidia CUDA GPUs

License

Notifications You must be signed in to change notification settings

shwina/cuTranspose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cuTranspose

cuTranspose is a library to transpose 3D arrays in Nvidia CUDA GPUs. It is written in CUDA C and all its functionality is exposed through C functions. The library is based on the transpositions described in this article: Jose L. Jodra, Ibai Gurrutxaga and Javier Muguerza. "Efficient 3D Transpositions in Graphics Processing Units" International Journal of Parallel Programming, 43:4, pp. 876-891, 2015. Please cite them in your publications if you use cuTranspose.

About

cuTranspose: a library to transpose 3D arrays in Nvidia CUDA GPUs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published