-
Hi,
im struggling building/adding support for AARCH64 images for RHEL family
I have access to ARM server and RHEL cloud/iso images
looking for some guidance/tips
-
Hi @EyeCantCU!
Exist some issue with `chromium` aarch64 compilation? I note this arch is not defined on the melange definition
https://github.com/wolfi-dev/os/blob/91043e0f34f162dda3d82e69c724836a88…
-
i128 multiplies under GlobalISel could be producing more madds if it reassociated the add.
https://godbolt.org/z/Wr1r5ez1G
SDAG
```
umulh x8, x0, x2
madd x8, x0, x3, x8
…
-
I tried to build Pytorch using latest commit in Tool-Solutions/docker/pytorch-aarch64 and found the following error:
Command used
```Tool-Solutions/docker/pytorch-aarch64/build.sh ```
Error
`…
-
## Prebuilt Binaries for Android Termux (aarch64)
Currently, prebuilt binaries for `blink.cmp` are not available for `Android Termux on aarch64` architecture. This forces users on this platform to …
-
## Expected Behavior
## Current Behavior
I tried to build image for OPi cm4, but I got an error:
``` bash
SHELL= flock /home/orangepi/sda1/openmptcprouter/opi-cm4/6.1/source/tmp…
-
After #1273, Linux AArch64 is not supported.
-
Reproduction: On an aarch64-linux-gnu machine, clone zig-gamedev and run `zig build gui_test_wgpu`, or on another machine run `zig build gui_test_wgpu -Dtarget=aarch64-linux-gnu`
Some of the errors…
-
Are there any plans on adding a linux aarch64 build?
-
How would one go about supporting Linux (Ubuntu in my case) running on top of `aarch64`?
I naturally endup with `FetcherError(UnsupportedOs("linux", "aarch64"))`
I can try making a chromium bui…