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

Error while running dp_ipi #163

Closed
xjhsafeguards opened this issue Jan 23, 2020 · 2 comments · Fixed by #174
Closed

Error while running dp_ipi #163

xjhsafeguards opened this issue Jan 23, 2020 · 2 comments · Fixed by #174
Labels

Comments

@xjhsafeguards
Copy link

I am using conda installed depend-kit v1.1.2.

While using ipi with dp_ipi,
'dp_ipi water.json & ' gives this message and stop running:

Not found: Op type not registered 'Descrpt' in binary running on ###. Make sure the Op and Kernel are registered in the binary running in this process. Note that if you are loading a saved graph which used ops from tf.contrib, accessing (e.g.) tf.contrib.resampler should be done before importing the graph, as contrib ops are lazily registered when the module is first accessed.

Can anyone help, thanks.

@njzjz
Copy link
Member

njzjz commented Jan 29, 2020

This issue is confirmed. Something is broken while linking the deepmd_op library. We are working to solve it.

@njzjz njzjz added the bug label Jan 30, 2020
njzjz referenced this issue in njzjz/deepmd-kit Feb 6, 2020
njzjz referenced this issue in njzjz/deepmd-kit Feb 6, 2020
@njzjz njzjz linked a pull request Feb 6, 2020 that will close this issue
amcadmus added a commit that referenced this issue Feb 7, 2020
set CMAKE_LINK_WHAT_YOU_USE flag (fix #163)
@njzjz
Copy link
Member

njzjz commented Feb 25, 2020

You can update the conda package to the newest one. It should be solved.

@njzjz njzjz closed this as completed Feb 25, 2020
njzjz referenced this issue in njzjz/deepmd-kit Sep 21, 2023
add node_cpu key document
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants