pytorch / ELF

ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
Other
3.37k stars 567 forks source link

Is cpu supported? #30

Closed kekmodel closed 6 years ago

kekmodel commented 6 years ago

If so, how can I use it?

qucheng commented 6 years ago

Yes, but it will be very slow. Just remove --gpu argument

l1t1 commented 6 years ago

is there a benchmark?

qucheng commented 6 years ago

No. It really depends on your hardware.

guotong1988 commented 4 years ago

Same question. Thank you.

jma127 commented 4 years ago

@guotong1988 , the above answer should still be applicable.

guotong1988 commented 4 years ago

Thank you. Is the installation guide same to the GPU's guide?

jma127 commented 4 years ago

Yes, except that GPU-related dependencies (CUDA/CUDNN/NCCL) should be fine to omit.