QueensGambit / CrazyAra

A Deep Learning UCI-Chess Variant Engine written in C++ & Python :parrot:
https://lichess.org/@/CrazyAra
GNU General Public License v3.0
241 stars 42 forks source link

This is not an issue #215

Closed gabrielp10031978 closed 7 months ago

gabrielp10031978 commented 8 months ago

Hello,

Aras_1.0.5_Win_TensorRT on what kind of hardware works? My hardware is: CPU: Ryzen 7 1800x RAM: 16 Gb DDR4 @ 3000 MHz Video: Geforce GTX 1060 6 Gb

Thanks.

QueensGambit commented 7 months ago

Hello @gabrielp10031978 , the release Aras_1.0.5_Win_TensorRT should run on your system. Win_TensorRT stands for "Windows" with the TensorRT GPU back-end. Do you get any errors?

gabrielp10031978 commented 7 months ago

Thanks for your answer Mr./Ms.. The engine does not start thinking. The executable that should be installed is ClassicAra.exe, right? What settings should I use for my system? Please help me. Thanks.

QueensGambit commented 7 months ago

You should first generate the trt files on your system using the isready command. This can take a few minutes but needs to be done only once. An introduction on how to do this can be found in the wiki pages: https://github.com/QueensGambit/CrazyAra/wiki/Command-Line-Usage#command-line-usage

gabrielp10031978 commented 7 months ago

Thanks a lot Mr./Ms., it is working now.