-
**Output of 'strings libarm_compute.so | grep arm_compute_version':**
arm_compute_version=v23.11 Build options: {'Werror': '0', 'debug': '0', 'neon': '1', 'opencl': '0', 'embed_kernels': '0', 'os…
-
Peace, gradio keep loading forever after local URL: http://127.0.0.1:7860 is opened, i checked browser console and this is the conole log:
index.js:288 Could not get api details: Failed to execu…
-
**Where**
[Perl 5 README.macosx](https://github.com/Perl/perl5/blob/blead/README.macosx)
**Description**
The `README.macosx` file differs from the `PERLMACOSX(1)` man page which currently shi…
-
On my system, trying to compile a C++ source file that includes `` (and iirc some other headers) with `-march=rv64gc` results in a compile error:
```
root@8059ca370f34:/programs# cat hello.cpp
#inc…
-
I noticed this when dealing with this:
- https://github.com/riscv-collab/riscv-openocd/issues/1098
The Spike targets for debugging use different ISAs/architecture specifications:
- https://gi…
-
### Problem Description
When I try to use rocm-smi or amd-smi to set fan speed, I find that only 6700XT successfully but 7900XTX failed.
And rocm-smi command returns this:
![image](https://github…
-
I know that each function has a set of preconditions, it would be great if we can easily check for those at run time (instead of rolling our own custom checkers). E.g., AES key expansion adapts to AVX…
-
### Problem Description
I was following the "Using a wheels package", "Install on bare metal" instructions from the ROCm documentation: [Install on Linux - PyTorch](https://rocm.docs.amd.com/projects…
-
**Describe the bug**
Tabby ignores the --device setting and always runs on CPU
**Information about your version**
```
ldd target/debug/tabby
linux-vdso.so.1 (0x00007fff91979000)
…
-
### Describe the bug
Hi,
ipex does not work at least for Adan from the package [pytorch_optimizer](https://github.com/kozistr/pytorch_optimizer).
Here is a toy example:
```
import torch
im…