Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpuset-visualizer

Serves SVG output over HTTP of lstopo as viewed from inside a container.

A pre-built image is available from quay.io: connordoyle/cpuset-visualizer

Build

$ make

Run

The container entrypoint takes a single optional parameter to override the port to bind. If left unspecified, the default is 80.

$ docker run -it --cpuset-cpus=0,4,2,6 --net=host cpuset-visualizer [$PORT]

View

Open http://localhost:80 in your browser.

Example output

Example output

About

No description, website, or topics provided.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages