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

OMP speedup

Originally reported on Google Code with ID 1462


Here is a tiny patch to add OMP in one of the for loops in rawimagesource.cc
Tested on win7x64

Reported by michaelezra000 on 2012-07-05 11:46:46

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

  • 写回答

18条回答 默认 最新

  • weixin_39710951 2020-11-29 11:05
    关注
    
    Hi Michael,
    
    The patch is buggy, watch out for the x/y/z vars.
    
    If it runs without problems it might be because it's not worth parallizing, so OMP
    doesn't do it. Did you measure what's the difference?
    

    Reported by oduis.com on 2012-07-05 16:48:43

    评论

报告相同问题?