These directives are supplied to give hints to the compiler -- the compiler is at liberty to ignore or modify any directives. These directives are Fortran 90 comments which means that they are ignored by Fortran 90 compilers -- they do not change the semantics of the code at all.
!HPF$ < hpf-directive >