mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
cuda: fix parameters_K20X.txt
svn-origin-rev: 18578
This commit is contained in:
parent
60129f646f
commit
3186bd4469
2 changed files with 814 additions and 814 deletions
|
|
@ -34,8 +34,8 @@ def main(argv):
|
|||
#triples += combinations(12,25)
|
||||
#triples += combinations(9,12)
|
||||
#triples += combinations(5,13,16,32)
|
||||
triples += combinations(6,7,8)
|
||||
triples += combinations(13,14,25,26,32)
|
||||
#triples += combinations(6,7,8)
|
||||
#triples += combinations(13,14,25,26,32)
|
||||
|
||||
usage = "Generator of LibCuSMM. The Library for Cuda Small Matrix Multiplications."
|
||||
parser = OptionParser(usage)
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue