[BUG] Upstream package bug prevents OpenCL from compiling on Intel Arc
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Aptitud para principiantes
- 35/100
- Tipo de issue
- Error
- Claridad
- Bastante claro
- Estado de actividad
- Activo
- Stack tecnológico
- docker
- Área
- devops
Línea de trabajo
Comienza revisando cómo instala paquetes el contenedor y, después, reproduce el fallo informado con darktable -d opencl en un sistema Intel Arc. Comprueba las dependencias indicadas de OpenCL, Intel GPU, Vulkan y unzip, así como el comando de instalación de AI. El trabajo estará terminado cuando OpenCL de Intel Arc y las funciones de AI de Darktable funcionen sin instalar paquetes manualmente, borrar la caché ni actualizar el sistema.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Container does not work out of the box with Intel descrete GPU's (Intel Arc Alchemist)
Expected Behavior
The container should support ARC out of the box. Including Darktable's AI features.
Steps To Reproduce
Hello!
I believe we need a package update for this container.
I have spent a few days trying to chase OpenCL failing to compile for 'darktable -d opencl'. I've had to make a few tweaks:
- I've had to install the following packages on container launch:
igsc|intel-compute-runtime|clinfo|intel-gpu-tools|intel-media-driver|ocl-icd|opencl-headers|vulkan-intel - It's required to close darktable, update the system with pacman -Syu
- It's required to delete ~/.cache/darktable/cached_*
- It's required to launch "darktable -d opencl" to then recompile Intel OpenCL for Darktable.
Additionally, to use AI features, the container requires the unzip package when using Darktable's one liner AI GPU script found here: https://docs.darktable.org/usermanual/development/en/special-topics/ai/gpu-acceleration/
The oneliner to install the AI features is:
curl -fsSL https://raw.githubusercontent.com/darktable-org/darktable/HEAD/tools/ai/install-ort-gpu.sh | bash
I have a few other variables set, but I don't know if they're required or not. Wayland grinds to a halt if using multiGPU. On a single card, it seems to be fine.
I'm happy to assist, but I'm a novice to building docker containers. But I can work through issues with them.
Thank you for the work that your team does!
Environment
- OS: Unraid
- How docker service was installed: Unraid
CPU architecture
x86-64
Docker creation
Unraid
Container logs
.
- Lenguaje dominante
- Dockerfile
- Estrellas
- 38
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de linuxserver/docker-darktable
-
work-in-progress
linuxserver/docker-darktable#17 · 1 comentario · 1 reacción · 1 asignado ·
Todos los issues de linuxserver/docker-darktable
Issues similares
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 84/100
copse-dev/agent-pane#2953 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 90/100
simonw/sqlite-utils#872 ·
-
Dificultad 1/5 Menos de una hora Aptitud para principiantes 84/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 84/100
danielmiessler/LifeOS#2215 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 78/100
sympozium-ai/sympozium#627 ·