rib / gputop

A GPU profiling tool
160 stars 37 forks source link

gputop-ui: Adding support for PID and Context ID display #133

Closed sergioamr closed 8 years ago

sergioamr commented 8 years ago

Adding changes into the CSS to deal with better margins.

On this commit we introduce the Demo version

We define the domains in demo mode supported by default in the index.html

There is also a ?demo=1 parameter that you can append to the index so you can force the demo mode.

Flags at this moment break the demo mode functionality

The pid is only being supported by the UI and the communication is working. The pid internal functionality will be added after the kernel supports this functionality.

Akromx16 commented 8 years ago

a make install error:

/usr/bin/install: cannot stat ‘./bootbox.min.js’: No such file or directory make[4]: *\ [install-nobase_dist_remoteDATA] Error 1