Replies: 2 comments 1 reply
-
Could you provide the Nvcc version cuda version. And check the c++ standard used (c++11 c++14 c++17 ) while compiling? |
Beta Was this translation helpful? Give feedback.
1 reply
-
You need to change your |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to install the DeePMD-kit’s C++ interface, and after execute 'make', it gives following error.
The deepmd-kit source code is 1.3.2, gcc is gcc_linux-64=7.5.0 from conda.
Could you help me with that?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions