alpha-zero-general icon indicating copy to clipboard operation
alpha-zero-general copied to clipboard

self play is exceptionally slow on GPU

Open dberma15 opened this issue 3 years ago • 2 comments

I'm using the code as is on Othello in tensoeflow and I'm finding it to be an order of magnitude slower on GPU compared to cpu. Is there a reason for this?

dberma15 avatar Jan 18 '23 04:01 dberma15

GPU isn't used when self play

nullne avatar Feb 06 '24 09:02 nullne