-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [X] The issue is caused by an extension, but I believe it is caused by a …
-
### Description
When I use jax.pmap to execute a network containing convolutions, an error is reported:
```python
model = nn.Conv(64, (3,))
# model = nn.Dense(64)
key1, key2 = jrd.split(jrd…
-
### Feature Idea
Follow https://rocm.docs.amd.com/projects/radeon/en/latest/docs/install/wsl/install-radeon.html to install rocm wsl
Follow https://rocm.docs.amd.com/projects/radeon/en/latest/docs/i…
-
- AUR Package: https://aur.archlinux.org/packages?K=localai-git
- Github Sources: https://github.com/wuxxin/aur-packages/blob/main/localai-git/PKGBUILD
this version is build for CPU, CUDA and ROCM…
-
### Problem Description
Error preparing Rocm 6.1.3 application with vintage hardware https://github.com/djygithub/craydgemm
### Operating System
NAME="Ubuntu" VERSION="22.04.4 LTS (Jammy Jell…
-
**Description**
Trying to build SLATE on Frontier with the Cray compiler leads to this linking error:
```
[100%] Linking CXX executable testsweeper_tester
cd /ccs/home/jschuchart/src/slate/sla…
-
### Suggestion Description
Was previewing the ROCm documentation for a few hours and was interested in seeing how I would go about installing this software stack because I would like to do some indep…
-
### Problem Description
I'm currently interested in p2p data transfer from FPGA (Xilinx Alveo U50) to an AMDGPU. There are already implementation for FPGA-Nvidia GPU at https://github.com/RC4ML/FpgaN…
-
On a gfx906 device, I observe the following bandwidth for the two examples. Users may be confused with bandwidth inconsistency. Thanks.
./omp_band
Starting omp_band
Time 1.209406 for copy host t…
-
### Describe the bug
The test sycl/test-e2e/Basic/built-ins.cpp is failing when run on AMD HIP GPU. See below for commands to reproduce and resulting errors. The fail snippet has been taken from he…