dlio-profiler and tensorflow-cpu do not have arm64 version of whl
Open
@zhenghh04 is already working on this.
Since Jun 17, 2025.
DLIO or mlpstorage
- Dominant language
- Python
- Stars
- 203
- Forks
- 67
- Avg merge
- 20m
- Merged PRs (30d)
- 8
Description
We install the v1.0 version on an ARM server. For dlio-profiler, there is no aarch64 version of whl. It takes us a lot of effort to compile this packpage from source code. It is the same for tensorflow-cpu, yet we can use tensorflow instead, which provide aarch64 version of whl.
So is it possible to provide aarch64 version of dlio-profiler whl? And is it possible to use tensorflow package instead of tensorflow-cpu?( we notice that tensorflow package is required in v0.5)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.