Skip to content

Robinping/gpuverify

 
 

Repository files navigation

GPUVerify

Build Status

GPUVerify is a static analyser for verifying race- and divergence-freedom of GPU kernels written in OpenCL and CUDA.

The documentation is written using Sphinx and can be found in Documentation or online

Generating the Documentation

To generate the documentation run:

$ cd Documentation
$ make html

You can then view Documentation/_build/html/index.html in a browser.

Releases

No releases published

Packages

No packages published

Languages

  • C# 63.2%
  • Python 16.5%
  • C 15.1%
  • Cuda 5.0%
  • Shell 0.2%
  • Batchfile 0.0%