mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-03-14 20:27:24 +00:00
15 lines
240 B
JSON
15 lines
240 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "nvcc",
|
|
"pattern": [
|
|
{
|
|
"regexp": "^\\/home\\/coder\\/(.+):(\\d+):(\\d+): (\\w+): \"(.+)\"$",
|
|
"severity": 4,
|
|
"message": 5
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|