deepmodeling / deepmodeling/deepmd-kit

Does conda install of deepmd support Platform: linux-aarch64?

Open
#3,932 9 comments 0 reactions 0 assignees View on GitHub
enhancement upstream
Dominant language
Python
Stars
2k
Forks
649
Avg merge
6d 18h
Merged PRs (30d)
15

Description

### Summary

no

### DeePMD-kit Version

x

### Backend and its version

x

### Python Version, CUDA Version, GCC Version, LAMMPS Version, etc

_No response_

### Details

I tried to install deepmd-kit using conda
`conda create -n deepmd deepmd-kit lammps horovod -c conda-forge`
And the message is
```stdout
Channels:
- conda-forge
- defaults
Platform: linux-aarch64
Collecting package metadata (repodata.json): done
Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

- lammps
- horovod
- deepmd-kit

Current channels:

- https://conda.anaconda.org/conda-forge
- defaults

To search for alternate channels that may provide the conda package you're
looking for, navigate to

https://anaconda.org

and use the search bar at the top of the page.
```
I found there is only `linux-64` not linux-aarch64. I am not sure if the error is caused by the platform. if so, could we add support on `linux-aarch64`
![Screenshot 2024-06-30 at 14 00 58](https://github.com/deepmodeling/deepmd-kit/assets/38876805/9995eee0-2861-47db-a8a7-6ed2d0317b44)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.