Skip to content

update conda install documents#925

Merged
amcadmus merged 1 commit intodeepmodeling:develfrom
njzjz:conda-install-documents
Aug 6, 2021
Merged

update conda install documents#925
amcadmus merged 1 commit intodeepmodeling:develfrom
njzjz:conda-install-documents

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented Aug 5, 2021

Starting from v2.0.0.b4, libdeepmd and lammps-dp will decouple.
The idea is that both C++ API and LAMMPS are usually stable, so we do not need to build LAMMPS in every release. Also, CPU version and GPU version share the same API and LAMMPS itself does not need CUDA, so we do not need to build LAMMPS twice.

Starting from v2.0.0.b4, `libdeepmd` and `lammps-dp` will decouple.
The idea is that both C++ API and LAMMPS are usually stable, so we do not need to build LAMMPS in every release. Also, CPU version and GPU version share the same API and LAMMPS itself does not need CUDA, so we do not need to build LAMMPS twice.
@njzjz njzjz requested a review from amcadmus August 5, 2021 20:39
@codecov-commenter
Copy link

codecov-commenter commented Aug 5, 2021

Codecov Report

Merging #925 (4892379) into devel (ee0ed99) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            devel     #925   +/-   ##
=======================================
  Coverage   75.42%   75.42%           
=======================================
  Files          85       85           
  Lines        6730     6730           
=======================================
  Hits         5076     5076           
  Misses       1654     1654           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ee0ed99...4892379. Read the comment docs.

@njzjz njzjz removed the request for review from amcadmus August 5, 2021 20:59
@njzjz njzjz closed this Aug 5, 2021
@njzjz njzjz reopened this Aug 5, 2021
@njzjz njzjz requested a review from amcadmus August 5, 2021 21:28
@amcadmus amcadmus merged commit 0c66c92 into deepmodeling:devel Aug 6, 2021
@njzjz njzjz deleted the conda-install-documents branch August 6, 2021 01:27
gzq942560379 pushed a commit to HPC-AI-Team/deepmd-kit that referenced this pull request Sep 2, 2021
Starting from v2.0.0.b4, `libdeepmd` and `lammps-dp` will decouple.
The idea is that both C++ API and LAMMPS are usually stable, so we do not need to build LAMMPS in every release. Also, CPU version and GPU version share the same API and LAMMPS itself does not need CUDA, so we do not need to build LAMMPS twice.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants