-
I run clang on Raspberry PI 3.
Info: Linux raspberrypi 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux
clang:
Debian clang version 14.0.6
Target: aarch6…
-
this code runs to completion when executed with miri or on x86, but segfaults on aarch64 in release builds
```toml
[package]
name = "faer-aarch64-bug"
version = "0.1.0"
edition = "2021"
…
-
目前Paddle在aarch64环境下的 nightly build 都是运行正常的,您这里如果想要一个能够在aarch64上跑的docker镜像,可以使用 `registry.baidubce.com/device/paddle-cpu:kylinv10-aarch64-gcc82` 这个镜像,这个是公开镜像直接使用docker pull拉取即可。
_Origi…
-
https://jenkins.scylladb.com/job/scylla-master/job/next/8404/ failed with the following error:
```
```
-
type cs9, aarch64-f3c8dc8142,x86_64-a19b49955c
Once this issue is closed, I will start the build of the new image.
-
A recurring build failure. Something about the GNOME mirrors I would guess. Only on the aarch64 builders:
https://buildbot.flathub.org/#/builders/9/builds/11068
```
]2;flatpak-builder: Downloa…
-
```
~ $ uv --version
uv 0.5.1 (Homebrew 2024-11-08)
```
When I run `uv run --python 3.13 python` then Python 3.13.0rc2 is started. Why it is still using the release candidate?
```
~ $ uv pyt…
-
Hi!
Many years ago I did a lot of the work to make eFa4 work on ARM, and I'm now upgrading from 8.x to 9.x, and with eFa5, there seems to be a few missing aarch64 packages.
```
Problem: conflic…
-
为使您的问题得到快速解决,在建立 Issue 前,请您先通过如下方式搜索是否有相似问题:[历史 issue](https://github.com/PaddlePaddle/Paddle-Lite/issues), [FAQ 文档](https://www.paddlepaddle.org.cn/lite/develop/quick_start/faq.html), [官方文档](https://…
-
The __security_check_cookie function is inserted into functions to protect against stack buffer overflows. However, the function call incurs overhead as it is a runtime library call, even though it of…