next up previous contents
Next: Serial Regions Up: HPF_CRAFT Functional Summary Previous: Synchronization Primitives

Barrier Removal

You can explicitly remove an implicit barrier after any INDEPENDENT loop, or after any array syntax statement that modifies explicitly mapped arrays, by using the NO BARRIER directive.

 
!HPF$ NO BARRIER