diff options
Diffstat (limited to 'results/scraper/box64/149')
| -rw-r--r-- | results/scraper/box64/149 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/results/scraper/box64/149 b/results/scraper/box64/149 new file mode 100644 index 000000000..f9384127d --- /dev/null +++ b/results/scraper/box64/149 @@ -0,0 +1,16 @@ +using box64, a segment error occurs when running the heaven program (GPU test program) in the Arm environment. +## Problem: +using box64, a segment error occurs when running the heaven program (GPU test program) in the Arm environment. + +## Operation details: +1. 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 +2. 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”. + +  + +3. A segment error occurred when running "box64 heavy" on the arm platform. The error is shown in the following figure: + + \ No newline at end of file |