This assertion tells KAP to ignore assumed dependences and to prefer parallel execution of the immediately following loop. KAP continues to honor dependences it finds.
This assertion is in effect only for the loop it precedes.
KAP does not generate parallel code if you use the
/noconcurrentize
command-line qualifier.