Skip to content

Commit db4a044

Browse files
author
Shinpei Kato
committed
update README
1 parent 4b91fcf commit db4a044

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
[![Build Status](https://travis-ci.org/shinpei0208/gdev.svg?branch=master)](https://travis-ci.org/shinpei0208/gdev)
44

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.
5+
Gdev is a rich set of open-source software for NVIDIA GPGPU technology,
6+
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.
79
The supported API implementaions include:
810

911
- __Gdev API__: A low-level API to manage details of GPUs.

0 commit comments

Comments
 (0)