Failed to find executables after compilation #399
-
I compiled deepmd-kit-1.3.2 according to the installation guide with conda installed gpu version of tensorflow. The Cmake and make process success except I only got dp_ipi in bin/ at last. During make process there are some deprecation warning like:
By adding "-std=c++14" to CMakeLists.txt resolve the warning but I still could not got excutables I need. Does anyone has ideas how to resolve the problem? Installed tensorflow environments in anaconda:
And I'm working with CUDA-11.1. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This guide is out-of-date. The url of the current guide is https://deepmd.readthedocs.io/en/v1.3.2/. |
Beta Was this translation helpful? Give feedback.
This guide is out-of-date. The url of the current guide is https://deepmd.readthedocs.io/en/v1.3.2/.