The machine detection script (make_machine_json.sh) currently looks like it will only work properly on macOS. Ideally it should work more or less correctly on all of them macOS, Linux and Windows (some values may remain undetected on some platforms).
This probably entails:
Reporter: Antoine Pitrou / @pitrou
Related issues:
Note: This issue was originally created as ARROW-4716. Please see the migration documentation for further details.
The machine detection script (
make_machine_json.sh) currently looks like it will only work properly on macOS. Ideally it should work more or less correctly on all of them macOS, Linux and Windows (some values may remain undetected on some platforms).This probably entails:
archery benchmark(see https://jira.apache.org/jira/browse/ARROW-4827 and tentative implementation in https://github.com/apache/arrow/pull/4077/files) rather than a standalone bash scriptnvidia-smito query GPU characteristics (for example "nvidia-smi -q -i 0 -x")Reporter: Antoine Pitrou / @pitrou
Related issues:
Note: This issue was originally created as ARROW-4716. Please see the migration documentation for further details.