We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b91fcf commit db4a044Copy full SHA for db4a044
README.md
@@ -2,8 +2,10 @@
2
3
[](https://travis-ci.org/shinpei0208/gdev)
4
5
-Gdev is a rich set of open-source GPGPU runtime and driver software.
6
-Currently it supports NVIDIA GPUs but is also portable to other GPUs.
+Gdev is a rich set of open-source software for NVIDIA GPGPU technology,
+containing device drivers, CUDA runtimes, CUDA/PTX compilers, and some
7
+utility tools. Currently it only supports NVIDIA GPUs and Linux but is,
8
+by design, portable to other GPUs and platforms as well.
9
The supported API implementaions include:
10
11
- __Gdev API__: A low-level API to manage details of GPUs.
0 commit comments