Implementation of heavy computing tasks on GPU's faces two limits:
1) number of parameters/variables in each kernel;
2) computation time.
This very simple C++ header allows to easily create CUDA kernels that overcome both limitations. The library adds a small overhead to the GPU kernels, but in carefully designed applications the slowdown should hardly be noticeable.

Project Activity

See All Activity >

Categories

Algorithms, Libraries

License

Creative Commons Attribution Non-Commercial License V2.0

Follow GPU Interruptible Kernels

GPU Interruptible Kernels Web Site

You Might Also Like
Pimberly PIM - the leading enterprise Product Information Management platform. Icon
Pimberly PIM - the leading enterprise Product Information Management platform.

Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

Drive amazing product experiences with quality product data.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of GPU Interruptible Kernels!

Additional Project Details

Intended Audience

Developers

Programming Language

C++

Related Categories

C++ Algorithms, C++ Libraries

Registered

2012-10-28