cuda-kernels topic

List cuda-kernels repositories

Accera

85
Stars
17
Forks
Watchers

Open source cross-platform compiler for compute-intensive loops used in AI algorithms, from Microsoft Research

hemi

338
Stars
53
Forks
Watchers

Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.

cuda-design-patterns

143
Stars
5
Forks
Watchers

Some CUDA design patterns and a bit of template magic for CUDA

cuda-kat

101
Stars
7
Forks
Watchers

CUDA kernel author's tools

cuda-samples

5.5k
Stars
1.7k
Forks
Watchers

Samples for CUDA Developers which demonstrates features in CUDA Toolkit

stanford-cs193g-sp2010

184
Stars
76
Forks
Watchers

This is an archive of materials produced for an introductory class on CUDA programming at Stanford University in 2010

nvbench

427
Stars
59
Forks
Watchers

CUDA Kernel Benchmarking Library

Amplifier.NET

166
Stars
21
Forks
Watchers

Amplifier allows .NET developers to easily run complex applications with intensive mathematical computation on Intel CPU/GPU, NVIDIA, AMD without writing any additional C kernel code. Write your funct...

cuSNN

117
Stars
23
Forks
Watchers

Spiking Neural Networks in C++ with strong GPU acceleration through CUDA