b-sumner

Results 105 comments of b-sumner

@ex-rzr could you point back to the specific source lines which are being miscompiled and describe the changes you made to avoid the problem. Anything you can do to help...

Thank you for the helpful new standalone code. And let me apologize for the delay on getting to this.

Thank you for reporting this problem! We have opened an internal ticket to get it fixed.

Thanks for bringing this up. We've been aware of the issue, and a fix is in the works.

@preda if you could compile with "-save-temps[=//]" and atttach/point to the specific preprocessed "*.i" source file that the compiler is faulting on, it might save us some time. BTW, I...

I believe I saw that the issue disappears when "-O0" or "-cl-opt-disable" is added to the BuildProgram options. Is that correct? Anyway, what would be ideal here to quickly focus...

Hi @arigit I was away at a meeting last week...sorry for the delay. I thank you and RvRijsselt for putting this test together. However, I think I may not have...

Thank you @RvRijsselt. testlocallaplaciancl is failing for me above -O0. But I see that it is launching multiple kernels. Would it be possible to cut this down even further? It...

Thanks for all the help. This will allow us to focus immediately on the problem code.