-
clinfo and rocm-smi are not working well though I make the enviroment through flake.nix on the nixOS.
```
{
description = "base-tool-nixOS";
inputs = {
nixpkgs.url = "github:NixOS/nixpk…
-
### What happened?
* ATAPI CDROM causes intermittent `TRAP 3` in the `IBMS506$` driver.
* A SCSI CDROM causes more rare `TRAP D` in the `AHA154x$` driver.
### Configuration file
```ini
[Microsoft …
-
[nanoMIPS™ Architecture](https://www.mips.com/products/architectures/nanomips/)
Designed for embedded devices, nanoMIPS is a variable lengths instruction set architecture (ISA) offering high perfor…
-
I constructed a clif file that contains the f16const instruction, and I got an error when I used the following command.
```
qemu-riscv64 -L /usr/riscv64-linux-gnu/ -E LD_LIBRARY_PATH=/usr/riscv64-li…
-
### Problem Description
There seems to be a failing assertion in libhsa-runtime64 when running on the Valve Steam Deck (gfx1033). This behaviour was observed in ROCm 5.7.1 and ROCm 6.1.2, but was not…
-
**Output of 'strings libarm_compute.so | grep arm_compute_version':**
arm_compute_version=v24.04 Build options: {'Werror': '1', 'build_dir': '//acl/build', 'debug': '0', 'neon': '1', 'opencl': '0…
-
EDIT (2021-11-25): I replaced the description entirely ([originally here](https://github.com/riscv/riscv-isa-manual/issues/781#issuecomment-978840052)).
# Discovery
I found this issue when testi…
-
I am using Ubuntu 22.04 with an AMD RX 5700 graphics card (gfx1010) with the driver being installed with amdgpu-install from the repo.radeon.com repository for version 6.1.3 (amdgpu-install --usecase=…
-
I am having an AMD laptop with radeon 780m gpu. I installed ROCM 6.2.0 and pytorch with the command `pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2`.
…
-
Implementations of different CHERI RISC-V ISA versions are not strictly compatible with each other. For example, an RV64 CPU implementing Zcheripurecap only would be a little confused if it got a capa…