Add a rule to config.yaml
This commit is contained in:
parent
5eaa914e1b
commit
fcb46282c5
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
wbits: 5
|
wbits: 5
|
||||||
.*(-gr32-|-32g-|groupsize32|-32g$):
|
.*(-gr32-|-32g-|groupsize32|-32g$):
|
||||||
groupsize: 32
|
groupsize: 32
|
||||||
.*(-gr64-|-64g-|groupsize64):
|
.*(-gr64-|-64g-|groupsize64|-64g$):
|
||||||
groupsize: 64
|
groupsize: 64
|
||||||
.*(gr128|128g|groupsize128):
|
.*(gr128|128g|groupsize128):
|
||||||
groupsize: 128
|
groupsize: 128
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue