Git Product home page Git Product logo

Comments (23)

wodesuck avatar wodesuck commented on May 20, 2024

Please tell me what XXX.dll is..

from phoenixgo.

baduk1 avatar baduk1 commented on May 20, 2024

@wodesuck cufff64_90.dll

from phoenixgo.

wodesuck avatar wodesuck commented on May 20, 2024

You should install cuda & cudnn. Btw, it is cufft64_90.dll, I guess.

from phoenixgo.

baduk1 avatar baduk1 commented on May 20, 2024

I installed cuda and cudnn as in instruction.

from phoenixgo.

wodesuck avatar wodesuck commented on May 20, 2024

Try adding them in your PATH

from phoenixgo.

l1t1 avatar l1t1 commented on May 20, 2024

copy the dlls to bin directory, just as #36

from phoenixgo.

baduk1 avatar baduk1 commented on May 20, 2024

I can't find that particular dll. Can you give a link or send me directly?

from phoenixgo.

l1t1 avatar l1t1 commented on May 20, 2024

download the cuda & cudnn as install.pdf said, then unzip them,you will found dlls

from phoenixgo.

wodesuck avatar wodesuck commented on May 20, 2024

Default installed in C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.0\bin.

from phoenixgo.

baduk1 avatar baduk1 commented on May 20, 2024

@wodesuck https://imgur.com/a/eLQjyNl

from phoenixgo.

wodesuck avatar wodesuck commented on May 20, 2024

I think you hadn't installed cuda...

from phoenixgo.

baduk1 avatar baduk1 commented on May 20, 2024

@wodesuck https://imgur.com/a/hsd4si6 failed 4 times. I installed VS 2017 also

from phoenixgo.

wodesuck avatar wodesuck commented on May 20, 2024

You should install cuda 9.0.

from phoenixgo.

baduk1 avatar baduk1 commented on May 20, 2024

@wodesuck https://imgur.com/a/GO5O8Hw I tried several times already CUDA 9 as was written in PDF

from phoenixgo.

wodesuck avatar wodesuck commented on May 20, 2024

So, you should ask help from cuda community.

from phoenixgo.

l1t1 avatar l1t1 commented on May 20, 2024

install is not needed, unzip is ok
but you should download full version, not the web installer

2018/05/25  15:51     1,387,316,888 cuda_9.0.176_windows.exe
2018/05/25  09:38       211,175,387 cudnn-9.0-windows7-x64-v7.1.zip

from phoenixgo.

wodesuck avatar wodesuck commented on May 20, 2024

@l1t1 For cudnn, unzip is ok, but for cuda, I guess "install" is needed.

from phoenixgo.

l1t1 avatar l1t1 commented on May 20, 2024

@wodesuck not really, my nivida directory

 C:\Program Files\NVIDIA Corporation 的目录

2018/05/07  14:49    <DIR>          .
2018/05/07  14:49    <DIR>          ..
2018/05/07  14:48    <DIR>          Ansel
2017/08/17  20:00    <DIR>          Control Panel Client
2018/05/07  14:47    <DIR>          coprocmanager
2018/05/07  14:47    <DIR>          Display
2018/05/07  14:47    <DIR>          Display.NvContainer
2018/05/07  14:48    <DIR>          DisplayDriverAnalyzer
2018/05/07  14:47    <DIR>          Drs
2018/05/07  14:50    <DIR>          Installer2
2018/03/24  09:13            27,203 license.txt
2018/05/07  14:48    <DIR>          NvBackend
2018/05/07  14:48    <DIR>          NvContainer
2018/05/07  14:48    <DIR>          NvDriverUpdateCheck
2018/05/07  14:47    <DIR>          NvFBC
2018/05/07  14:47    <DIR>          nvgsync
2018/05/07  14:47    <DIR>          NVSMI
2018/05/07  14:48    <DIR>          NvStreamSrv
2018/05/07  14:48    <DIR>          NvTelemetry
2018/05/07  14:47    <DIR>          OpenCL
2018/05/07  14:49    <DIR>          ShadowPlay
2018/05/07  14:48    <DIR>          SHIELD Wireless Controller
2018/05/07  14:48    <DIR>          Update Core
               1 个文件         27,203 字节
              22 个目录

 C:\Program Files (x86)\NVIDIA Corporation 的目录

2018/05/07  14:49    <DIR>          .
2018/05/07  14:49    <DIR>          ..
2018/05/07  14:48    <DIR>          3D Vision
2018/05/07  14:47    <DIR>          coprocmanager
2018/05/07  14:47    <DIR>          Display.NvContainer
2018/05/07  14:48    <DIR>          NvBackend
2018/05/07  14:48    <DIR>          NvContainer
2018/05/07  14:47    <DIR>          NvFBC
2018/05/07  14:48    <DIR>          NVIDIA GeForce Experience
2018/05/07  14:48    <DIR>          NvNode
2018/05/07  14:48    <DIR>          NvStreamSrv
2018/05/07  14:48    <DIR>          NvTelemetry
2017/08/17  20:00    <DIR>          PhysX
2018/05/07  14:49    <DIR>          ShadowPlay
2018/05/07  14:48    <DIR>          Update Core
               0 个文件              0 字节
              15 个目录  

see #36

from phoenixgo.

baduk1 avatar baduk1 commented on May 20, 2024

I used 7Z to extract 4 missing DLLS and added them to PhoenixGo - Bin (I was confusing it with Nvidia - Cuda - Bin). Cudnn installation was no problems. Finally all working. I am not sure that Phoenix can see both of my GPUs thought. Also I did not any weights to Sabaki, as I can't find txt of Phoenix weights. I never used Sabaki before, so I wrote this: https://imgur.com/a9qarfy and they are playing now https://imgur.com/HxwNaKW Thanks for help. If you can comment abought weights and tuning - will be appreciated.

from phoenixgo.

l1t1 avatar l1t1 commented on May 20, 2024

Phoenix weights includes many files , which are all in ckpt directory. so it use .conf file.

from phoenixgo.

baduk1 avatar baduk1 commented on May 20, 2024

@wodesuck Did I write everything correctly here to use PhoenixGo full power on 2 gpus? https://imgur.com/a/C0LfC7I

from phoenixgo.

wodesuck avatar wodesuck commented on May 20, 2024

You may use nvidia-smi to check your gpu usage.

from phoenixgo.

baduk1 avatar baduk1 commented on May 20, 2024

@wodesuck are you planning to release PhoenixGo 40B? 20B is weaker than ELF on my PC.

from phoenixgo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.