CUDA Info - GNOME panel applet Information about CUDA devices and free memory.

I’m developing a free application to monitor CUDA devices integrated to GNOME desktop environment as a panel applet.

Download and info:
[url=“http://www.stud.fit.vutbr.cz/~xdobro07/cudainfo.html”]http://www.stud.fit.vutbr.cz/~xdobro07/cudainfo.html[/url]

Installation:
change paths in Makefile if you don’t want it in /usr/local
make ; sudo make install

Uninstallation:
sudo make uninstall

Feel free to test, comment and change source code.