sail-sg / envpool

C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.
https://envpool.readthedocs.io
Apache License 2.0
1.05k stars 97 forks source link

Does envpool support arm architecture? #277

Open avan-debug opened 11 months ago

avan-debug commented 11 months ago

Motivation

Please outline the motivation for the proposal. Is your feature request related to a problem? e.g., "I'm always frustrated when [...]". If this is related to another issue, please link here too.

Solution

A clear and concise description of what you want to happen.

Alternatives

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Checklist

ViktorM commented 5 months ago

Hi guys. Are there any updates on the Arm support? It's needed to benchmark envpool on one of the recent and powerful Arm CPUs.

Trinkle23897 commented 5 months ago

Hey @ViktorM, I don't have any arm CPU machine right now. Could you try building the package to see what's the error? Thanks!