Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install PhoenixGo on Windows 10 #47

Closed
Splee99 opened this issue Jun 17, 2018 · 10 comments
Closed

How to install PhoenixGo on Windows 10 #47

Splee99 opened this issue Jun 17, 2018 · 10 comments

Comments

@Splee99
Copy link

Splee99 commented Jun 17, 2018

I have downloaded the GPU version for my 64 bit windows 10 with Nvidia GPU. I got this screen in Sabaki.
untitled21

What else do I need to install?

@Splee99
Copy link
Author

Splee99 commented Jun 17, 2018

OK I have to run mcts_main.exe outside Sabaki to find out the required dll files. Now I have another question. How to enable tensor rt?

@baduk1
Copy link

baduk1 commented Jun 17, 2018

It took me 4 days to do it, not easy. There should be a pdf instruction - follow those steps. For me most difficult part was CUDA. I could not install it because some conflict with Visual Studio. Then I found out that it is possible to extract needed dll's from exe by opening it with 7zip. So if you did not use an instruction - find it and follow all steps. But finally, after all set up - I realised that this version is weaker than ELF (62b... weights for lizzie), I hope they will upload a full version of BensonDarr, otherwise PhornixGo20B instal is just a waste of time and nerves.

@Splee99
Copy link
Author

Splee99 commented Jun 17, 2018

@baduk1 My no tensorrt version works now. Have you compiled the tensorrt version?

@baduk1
Copy link

baduk1 commented Jun 17, 2018

I have no idea what is it. What exactly should I do? Phoenix plays now on 2 stones with LZ https://www.youtube.com/watch?v=1wYJi-G6-bg Once they will finish I can do it.

@Splee99
Copy link
Author

Splee99 commented Jun 17, 2018

It seems not so easy. You have to install tensorrt and python. Then there is a flag called GOOGLE_TENSORRT in the source file that you have to set. In the current windows release it is not set so a recompile is a must. Using tensorrt will make more efficient GPU usage then tensorflow. See #26.

@baduk1
Copy link

baduk1 commented Jun 17, 2018

Thanks, I will try. I have python and will install tensorrt. Do I have to be an advanced user for this? I have a python but have no idea how to use it :)

@Splee99
Copy link
Author

Splee99 commented Jun 17, 2018

I even don't have python installed. So know nothing about it. Good luck!

@baduk1
Copy link

baduk1 commented Jun 17, 2018

Should I download NVIDIA TensorRT 4.x?

@Splee99
Copy link
Author

Splee99 commented Jun 18, 2018

Yes I think so.

@wodesuck
Copy link
Collaborator

NVIDIA only provides TensorRT on Linux.

@Splee99 Splee99 closed this as completed Jun 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants