Skip to content

Commit

Permalink
Add icemon binary for convenience. And the doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
darktears committed Aug 19, 2016
1 parent fa5106d commit 975a7d8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,18 @@ clang_use_chrome_plugins = false
cc_wrapper="icecc"
```

## Using icemon to monitor the cluster.

Install the prerequisites (I recommend using homebrew)
```bash
$ brew install qt5
```

Then run the icemon binary in this repo :
```bash
$ USE_SCHEDULER=10.7.197.223 icemon -n chromium
```

## Setup the Linux nodes

At the moment you need a custom version of icecream to be able to build the jobs sent from macOS. This is so that icecream
Expand Down
Binary file added icemon
Binary file not shown.

0 comments on commit 975a7d8

Please sign in to comment.