| Summary: | FaceEngine multi threaded ? | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Ritesh Raj Sarraf <kde-bugs> |
| Component: | Faces-Detection | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | 4.13.0 | ||
| Target Milestone: | --- | ||
| Platform: | Debian unstable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 7.0.0 | |
| Sentry Crash Report: | |||
|
Description
Ritesh Raj Sarraf
2015-10-13 14:20:07 UTC
yes libkface interface is multithreaded. In libkface/tests, you will found CLI tool to check multicores-multithreads processing with the library. In digiKam, face management use multicores-multithreads interface. About the memory consumption, this is already fixed with recent libkface provided with last KDE4 release. Gilles Caulier *** This bug has been marked as a duplicate of bug 338176 *** Problem is fixed with new 7.0.0-beta1 through this long story from this bug https://bugs.kde.org/show_bug.cgi?id=399923 You can test digiKam 7.0.0-beta1 with bundle available here: https://download.kde.org/unstable/digikam/ Don't hesitate to give us a fresh feedback about his entry. Thanks in advance Gilles Caulier |