Skip to content

[BUG] Missing dp, lmpdplws, vasplws commands #1858

Description

@tanash1983

Bug summary

I am testing DPGEN-0.13.2 using the tutorial example: DP-GEN Hands-on Tutorial
.

It appears that the example requires the executables dp, lmpdplws, and vasplws. However, these executables are not included in the DPGEN-0.13.2 package. Could you clarify where these binaries are expected to come from or how they should be obtained?

DP-GEN Version

0.13.2

Platform, Python Version, Remote Platform, etc

No response

Input Files, Running Commands, Error Log, etc.

$ dpgen run param.json machine.json

Steps to Reproduce

$ wget https://dp-public.oss-cn-beijing.aliyuncs.com/community/dpgen_example.tar.xz
$ tar xvf dpgen_example.tar.xz
$ cd dpgen_example
$ ls
init run
$ tree init -L 2
init
├── CH4.POSCAR
├── CH4.POSCAR.01x01x01
│ ├── 00.place_ele
│ ├── 01.scale_pert
│ ├── 02.md
│ └── param.json
├── INCAR_methane.md
├── INCAR_methane.rlx
└── param.json

$ cd dpgen_example/run
$ ls
INCAR_methane machine.json param.json POTCAR_C POTCAR_H
$ dpgen run param.json machine.json

Further Information, Files, and Links

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions