Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. e2e4 e2e4
  2. r n b q k b n r
  3. p p p p p p p p
  4. . . . . . . . .
  5. . . . . . . . .
  6. . . . . . . . .
  7. . . . . . . . .
  8. P P P P P P P P
  9. R N B Q K B N R
  10. <UciProtocol (pid=14224)>: stderr >> Loading Syzygy tablebases from C:\chess\tb;D:\;F:\;G:\;I:\;H:\;E:\tb\tb
  11. <UciProtocol (pid=14224)>: stderr >> Found 1511WDL, 0 DTM and 1511 DTZ tablebase files.
  12. <UciProtocol (pid=14224)>: stderr >> Loading weights file from: I:\driveI\lc0-v0.21.1-windows-cuda\20x256SE-jj-9-swa-30250000.pb.gz
  13. <UciProtocol (pid=14224)>: stderr >> Creating backend [cudnn-fp16]...
  14. <UciProtocol (pid=14224)>: stderr >> GPU: GeForce RTX 2080 Ti
  15. <UciProtocol (pid=14224)>: stderr >> GPU memory: 11 Gb
  16. <UciProtocol (pid=14224)>: stderr >> GPU clock frequency: 1635 MHz
  17. <UciProtocol (pid=14224)>: stderr >> GPU compute capability: 7.5
  18. <UciProtocol (pid=14224)>: stderr >> CUDA Runtime version: 10.0.0
  19. <UciProtocol (pid=14224)>: stderr >> Cudnn version: 7.3.1
  20. <UciProtocol (pid=14224)>: stderr >> WARNING: CUDNN Runtime version mismatch, was compiled with version 7.4.2
  21. <UciProtocol (pid=14224)>: stderr >> Latest version of CUDA supported by the driver: 10.1.0
  22. c2c3 c2c3
  23. r n b q k b n r
  24. p p p p . p p p
  25. . . . . . . . .
  26. . . . . p . . .
  27. . . . . . . . .
  28. . . . . . . . .
  29. P P P P P P P P
  30. R N B Q K B N R
  31. g1f3 g1f3
  32. r n b q k b n r
  33. p p . p p p p p
  34. . . p . . . . .
  35. . . . . . . . .
  36. . . . . P . . .
  37. . . . . . . . .
  38. P P P P . P P P
  39. R N B Q K B N R
  40. b1c3 b1c3
  41. r n b q k b . r
  42. p p p p . p p p
  43. . . . . . n . .
  44. . . . . p . . .
  45. . . . . . . . .
  46. . . P . . . . .
  47. P P . P P P P P
  48. R N B Q K B N R
  49. g1e2 g1e2
  50. r . b q k b n r
  51. p p . p p p p p
  52. . . n . . . . .
  53. . . . . . . . .
  54. . . . . P . . .
  55. . . . . . N . .
  56. P P P P . P P P
  57. R N B Q K B . R
  58. Traceback (most recent call last):
  59. File ".\fixQ30.py", line 1938, in <module>
  60. board.push(m)
  61. File "C:\Users\jjosh\AppData\Local\Programs\Python\Python38\lib\site-packages\chess\__init__.py", line 1993, in push
  62. assert piece_type is not None, "push() expects move to be pseudo-legal, but got {} in {}".format(move, self.fen())
  63. AssertionError: push() expects move to be pseudo-legal, but got g1e2 in r1bqkbnr/pp1ppppp/2n5/8/4P3/5N2/PPPP1PPP/RNBQKB1R w KQkq - 1 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement