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
Red Hat Ansible Automation Platform on Microsoft Azure Icon
Red Hat Ansible Automation Platform on Microsoft Azure

Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
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