ARM Execution environment

As an Embedded Systems guy, it sure would be nice to be able to select the execution environment for iterative testing runs with python and various libraries.

In particular, I’ve been working on an opencv project that will run on arm. As I painfully found out, opencv for arm behaves a LOT differently than on x86, especially in edge and object detection.

ChatGPT would be INFINITELY more useful if the user had the ability to select the testing execution environment architecture.

Obviously it would be even better if they could select tool and library versions, but I’ll take a simple x86 or arm option for now with a common arm environment setup.

Hopefully I’m not the first person to bring this up…

Thanks in advance.