-
I am following the [IPEX Ollama docker guide](https://github.com/intel-analytics/ipex-llm/blob/main/docs/mddocs/DockerGuides/docker_cpp_xpu_quickstart.md). I am stuck on the `sycl-ls` step. The contai…
-
I have an amd radeon Rx7900XTX. While trying to install the ROCm driver, I am getting an issue. I am posting the log below.
package rocm-meta is not installed
nobara-rocm-official …
-
can anyone help me?
i downloaded intel-compute-runtime, intel-opencl ... but same issue
Intel i5-3470 (4) @ 3.2GHz
❯ hashcat -I
hashcat (v6.2.6) starting in backend information mode
clGetPl…
-
### Problem Description
**Error details:**
When I try to run any model (including the example: https://rocm.blogs.amd.com/artificial-intelligence/pytorch-lightning/README.html) it returns followin…
-
### Describe the bug
I recently started using Darktable after I bought a new Canon R6 mk2 - it has CR3 RAW files.
Pretty much every session Darktable crashes catastrophically, in that I cannot forc…
-
### Describe the bug
All programs that try to use openCL crash
### Steps To Reproduce
Steps to reproduce the behavior:
1. use this config
```nix
systemd.tmpfiles.rules = [
"L+ /opt/r…
-
**Describe the bug**
[This was opened to ask whether this bug was in the AMDGPU drivers or elsewhere](https://community.frame.work/t/memory-page-fault-when-benchmarking-gpu-with-hashcat-on-framework-…
-
I'm having the same issue as https://github.com/flatpak/flatpak/issues/3900?_pjax=%23js-repo-pjax-container on Ubuntu 20.04.1, Threadripper 1900x, Vega 64 Liquid, amdgpu-pro 20.40 driver installed wit…
-
Tried with AMD Vega8 GPU as well as RTX3050M
The command to run julia:
```
RUSTICL_ENABLE=zink julia
```
and to reproduce:
```julia
julia> using OpenCL
julia> OpenCL.versioninfo()
OpenCL.jl version 0…
-
I wrote a opencl code , such as:
#pragma OPENCL EXTENSION cl_amd_printf : enable
__kernel void test_ker(__global int* out, int num) {
int tid = get_global_id(0);
int tnum = get_glob…