-
1、windows系统下,cpu推理正常,AMD核显opencl推理结果错误,使用MNN版本为2.8.1
cpu推理结果:
![image](https://github.com/user-attachments/assets/28a43722-8dfa-4702-9150-47112ee6d42c)
opencl推理结果:
![image](https://github.com/user…
-
Thanks for the FOSS!
Suggestion for future possible backends runtimes: Vulkan, OpenCL, SYCL/OpenVino/intel GPU, AMD gpu/ROCm/HIP.
Vulkan and OpenCL both have the possibility of being very port…
-
When attempting to build pocl from source, clinfo doesn't find any device.
clinfo is started by the command below:
`$ OCL_ICD_VENDORS=/usr/local/etc/OpenCL/vendors/pocl.icd clinfo`
and returns
``…
-
First and foremost, thanks for your great work bringing us and maintaining reikna!
Some time ago, I tried to compute an FFT using reikna. The program code does not work anymore (meanwhile using a new…
-
```
OS: Ubuntu 24.04 LTS
Kernel: 6.8.0-40-generic
GPU: AMD Radeon RX 6900 XT, AMD Radeon Instinct MI 50
ROCk module version: 6.8.5
ROCm: 6.2.0
```
With the latest ROCm installation, AMD…
-
As the title states, could a OpenCL version be created as well?
-
Game instantly crashes in about 15 minutes of ZI gaming. No FPS drop, no freezes, just crush. This is not just a problem for me, attaching some Reddit and Steam discussions:
1. [My Reddit poll](https…
-
**Describe the bug**
Unable to utilize OpenCL on Intel due to amd-specific amd_bfe and amd_bitalign (Intel is releasing the dedicated GPUs soon, so wanted to start prepping on iGPUs)
**To Reproduc…
-
### Problem Description
On Ubuntu 22.04 w. linux kernel 6.7.5, Radeon Pro VII.
The behavior of the OpenCL compilation flag -save-temps seems altered on ROCm 6.1 vs. all previous ROCm versions.
Th…
preda updated
2 weeks ago
-
Maybe this is nitpicky, but the OpenCL tables have the columns in a different order compared to OpenGL and Vulkan. The OpenGL and Vulkan tables (merged together) have the columns in the order "Softwar…