An open API service indexing awesome lists of open source software.

https://github.com/hughperkins/gpu-experiments

Informal experiments on various gpu kernel questions
https://github.com/hughperkins/gpu-experiments

Last synced: 3 months ago
JSON representation

Informal experiments on various gpu kernel questions

Awesome Lists containing this project

README

          

# gpu-experiments

Experiments on various gpu kernel questions

Terminology will be interchangeably cuda/opencl. Experiments run on Titan X and GeForce 940M. Where not specified, they are running on NVIDIA 940M, which is a Maxwell.

* [basics1.md](basics1.md)
* [volkov.md](volkov.md)
* [basics2.md](basics2.md)
* [compound.md](compound.md)
* [gemm for gtx280](nath_tomov_dongarra/README.md)

[hardwareandlimits.md](hardwareandlimits.md)