Skip to content

Commit

Permalink
Update hardware-failure.md
Browse files Browse the repository at this point in the history
Changed the gpu-burn example to use tc instead of d to create more of a workload when testing.
  • Loading branch information
jklgrasso authored Mar 21, 2024
1 parent bec5500 commit 80feed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/hardware-failure.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ make
And now we can run it like so (this example will run it for 60 minutes/1 hour):

```bash
./gpu_burn -d 3600
./gpu_burn -tc 3600
```

## Test CPU thermals
Expand Down

0 comments on commit 80feed3

Please sign in to comment.