Open zhoukuansky opened 3 years ago
I reproduce the issue. I'll try to see what's going on there.
It is great. Thank you for your help. In the arm environment, we did not find a reliable GPU chart performance related test software. Your work is very helpful to me. Thanks again.
Is this fixed now?
Problem:
using box64, a segment error occurs when running the heaven program (GPU test program) in the Arm environment.
Operation details:
Related configuration: Linux aim-PC 4.19.0-arm64-server #4009 SMP Thu Jul 8 18:29:14 CST 2021 aarch64 GNU/Linux Operating system: UOS
Pre test: In x86, write a simple C program that outputs "hello". Named as a "a.out". We copy it to the Arm, and use the command "box64. / a.out". It can see the normal output: “hello”.
A segment error occurred when running "box64 heavy" on the arm platform. The error is shown in the following figure: