Hi,
I am converting a loop level paralleled code to parallel regions and can't find a reduction operation in parallel region.
Is there a convenient way of doing this or do I have to do - critical / barrier / critical - type of operation for reduction?
Thanks,
Amit
