All Projects → mc-imperial → gpuverify

mc-imperial / gpuverify

Licence: other
GPUVerify: a Verifier for GPU Kernels

Programming Languages

C#
18002 projects
python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
Cuda
1817 projects
Boogie
6 projects
shell
77523 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].