-
Looks like some of the ASM changed, I tried fixing but have never done any ASM, let alone ARM.
> /tmp/ccyqVRJR.s: Assembler messages:
> /tmp/ccyqVRJR.s:1390: Error: unknown mnemonic `vmov.f32' --`vmo…
ghost updated
4 years ago
-
I am noticing that a lot of plugins do not support armv8. Is there work underway to get this fixed across all plugins?
-
Can you confirm if /src/crypto/sha256.cpp is where the miner calculates the coin hashes? I wanted to add armv8 acceleration sha2 crypto extension acceleration. I have the c++ code ready.
-
I want to experiment with hosting a server running on a Raspberry Pi or Apple Silicon Mac. I tried building the docker image by tweaking the base Maven image to one that supports ARMv8 but have no suc…
-
**Describe the bug**
Since we moved to the new yara-x backend, we have been unable to build for armv7, the 32bit version. armv8, the 64bit version is fine.
The reason is the missing support for it i…
-
Now that hashcat is deployed on the cpu architecture of armv8 (aarch64), is there a corresponding opencl driver available?
-
### Describe the bug
I did a build from the master branch with only the minimal config necessary to select for the device type:
```
[thomas@althea openwrt]$ ./scripts/diffconfig.sh
CONFIG_TARGET_…
-
At the moment, this crate is only expected to work on intel. We might want to set up CI for ARMv8 and next figure out the relevant CMake flags etc.
-
### 问题描述 Issue Description
![image](https://github.com/user-attachments/assets/404c0d82-78d9-41c3-8539-f17592c326ce)
按照官方指导文档进行编译,在make TARGET=ARMV8 -j$(nproc)步骤报错https://www.paddlepaddle.org.cn/doc…
-
### Is your feature request related to a problem? Please describe.
Over the weekend we had CI Build Issues that took a while to resolve:
- https://github.com/apache/nuttx/pull/14229
- https://git…