Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#47 from WyattGorman/master
Browse files Browse the repository at this point in the history
Update path to place under ml-on-gcp
  • Loading branch information
gogasca authored Mar 27, 2019
2 parents 24e05a0 + beb60db commit 57a4a68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dlvm/gcp-gpu-utilization-metrics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This will auto create the GPU metrics.

```bash
git clone https://github.com/GoogleCloudPlatform/ml-on-gcp.git
cd dlvm/gcp-gpu-utilization-metrics
cd ml-on-gcp/dlvm/gcp-gpu-utilization-metrics
pip install -r ./requirements.txt
python report_gpu_metrics.py &
```
Expand Down Expand Up @@ -65,4 +65,4 @@ Configure GOOGLE_APPLICATION_CREDENTIALS using a service account.

```
export GOOGLE_APLICATION_CREDENTIALS=/usr/local/src/credentials.json
```
```

0 comments on commit 57a4a68

Please sign in to comment.