"src/array/cuda/gather_mm.hip" did not exist on "619d735df5dc2a62eca5a00e11e4290407169cb1"
Unverified Commit eced0d52 authored by Matt Williams's avatar Matt Williams Committed by GitHub
Browse files

Update examples/python-loganalysis/loganalysis.py


Co-authored-by: default avatarBruce MacDonald <brucewmacdonald@gmail.com>
parent 96bf9caf
......@@ -3,6 +3,7 @@ import re
import requests
import json
# prelines and postlines represent the number of lines of context to include in the output around the error
prelines = 10
postlines = 10
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment