[BUG] Upstream package bug prevents OpenCL from compiling on Intel Arc

Abierto
#20 2 comentarios 0 reacciones 0 asignados Ver en GitHub

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

no-issue-activity
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

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de linuxserver/docker-darktable

Todos los issues de linuxserver/docker-darktable

Issues similares

Más issues de DevOps

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.