The CDEC$ INIT_DEP_FWD directive specifies that all data dependences in the succeeding loop are uniform and do not have a backward direction. The CDEC$ NOVECTOR directive directs the compiler to avoid vectorizing an indicated DO loop.
ALL
Same interpretation as /DIRECTIVES=DEPENDENCE.
NONE
Same interpretation as /DIRECTIVES=NODEPENDENCE.