use of openmp in libkdcraw

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

use of openmp in libkdcraw

Bugzilla from cmaessen@casco.demon.nl
A few weeks ago Gilles mentioned the use of openmp for parallelized processing
as a future option. Inspecting my latest svn-download I noticed the configure
option --enable-openmp. I gave it a try, and the compile went well. But after
starting digikam, all my albums are empty. Going back to a version without
the option, gives the contents of the albums back again.

Caspar.
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: use of openmp in libkdcraw

Gilles Caulier-4
Like it's explained here :

http://websvn.kde.org/branches/extragear/kde3/libs/libkdcraw/README?revision=861878&view=markup

...you must use libgomp >= 4.3.x (published with gcc 4.3.x) else you will see problem to load kioslave using dlopen (the side effect is to break thumbnails in digiKam)

It's a bug in libgomp, not libkdcraw/digiKam

Gilles Caulier

2008/10/11 Caspar Maessen <[hidden email]>
A few weeks ago Gilles mentioned the use of openmp for parallelized processing
as a future option. Inspecting my latest svn-download I noticed the configure
option --enable-openmp. I gave it a try, and the compile went well. But after
starting digikam, all my albums are empty. Going back to a version without
the option, gives the contents of the albums back again.

Caspar.
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users


_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: use of openmp in libkdcraw

Bugzilla from cmaessen@casco.demon.nl
Op zondag 12 oktober 2008, schreef Gilles Caulier:

  > ...you must use libgomp >= 4.3.x (published with gcc 4.3.x) else you will
  > see problem to load kioslave using dlopen (the side effect is to break
  > thumbnails in digiKam)

I found libgomp44 on
ftp5.gwdg.de/pub/opensuse/repositories/home:/rguenther/openSUSE_10.3
It works fine now. Thanks.

Caspar.
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users