[darktable-dev] OpenCL amdgpu-pro bug: providing infos to AMD

2021-01-16 Thread Germano Massullo
Some days ago I reported to AMD a bug in their amdgpu-pro opencl drivers. I have been asked by AMD developers some questions but I don't know the answer since I am not an OpenCL expert. Can you please help me to answer questions in last message (by user dipak) in thread https://community.amd.com/t5

Re: [darktable-dev] db upgrade can be slow

2021-01-16 Thread Patrick Shanahan
* Pascal Obry [01-16-21 13:12]: > > For people using the "master" version. > > Beware that the next database upgrade can take quite some time. > > This new version is modifying quite a lot the structure by adding many > foreign keys and cascade support. This will avoid dangling data in the > db

Re: [darktable-dev] db upgrade can be slow

2021-01-16 Thread Pascal Obry
Le samedi 16 janvier 2021 à 19:19 +0100, Hubert Kowalski a écrit : > Great point for release notes then ;) Indeed, and done :) --   Pascal Obry /  Magny Les Hameaux (78)   The best way to travel is by means of imagination   http://www.obry.net   gpg --keyserver keys.gnupg.net --recv-key F949B

Re: [darktable-dev] db upgrade can be slow

2021-01-16 Thread Hubert Kowalski
Great point for release notes then ;) sob., 16 sty 2021 o 19:10 Pascal Obry napisał(a): > > For people using the "master" version. > > Beware that the next database upgrade can take quite some time. > > This new version is modifying quite a lot the structure by adding many > foreign keys and cas

[darktable-dev] db upgrade can be slow

2021-01-16 Thread Pascal Obry
For people using the "master" version. Beware that the next database upgrade can take quite some time. This new version is modifying quite a lot the structure by adding many foreign keys and cascade support. This will avoid dangling data in the db and will enforce a better consistency. There i