open-s4c / benchkit

A push-button end-to-end performance evaluation pipeline for automatically exploring the parameter space
MIT License
12 stars 16 forks source link

Comm Interface for ADB (and HDC) #118

Open TriedAngle opened 1 month ago

TriedAngle commented 1 month ago

Right now the ADB has no comm host interface for platform. (it's marked as TODO). Additionally, I'm working on a Harmony Device Connection Interface (ADB but Huawei) right now for Benchkit which should also support this. Furthermore other non-ssh hosts like docker exec could be included into this.

apaolillo commented 1 month ago

Thanks for raising. Indeed, I would need to revive the phone part of the code base. Are there available devices with HDC support outside Huawei for my testing infrastructure?

jschwe commented 1 month ago

The most easily available board is the SC-Dayu200 board. There are also some riscv boards, but I haven't tried those yet - just mentioning in case riscv is interesting to you.