weixin_39710951 2020-11-29 11:05 采纳率: 0%
浏览 0

Fixed multiprocessor sharpening bug

Originally reported on Google Code with ID 1454


While searching the sharpening code for another bug, I found this one.

The bug does not show up often, since on my setup OpenMP decides only to use one core,
but it may show up on other setups.

Nice side effect is that we have a multithreaded aligned buffer now that also improves
ICC transformationes for monitor etc. by a few percent.

Reported by oduis.com on 2012-06-30 14:50:47

该提问来源于开源项目:Beep6581/RawTherapee

  • 写回答

11条回答 默认 最新

  • weixin_39710951 2020-11-29 11:05
    关注
    
    Thanks Olli, I can try to test this, but I am on 12 threads CPU now (48GHz total) and
    RT flies even on D800E files:) Performance difference (although super-appreciated!)
     would be hard to detect visually in my setup. Should I pay attention to anything specific?
    

    Reported by michaelezra000 on 2012-07-01 12:31:42

    评论

报告相同问题?