Is the -acc flag only for OpenACC, OR does it do other optimizations also?
I am asking because,
- when i compile (and run) my program using pgfortran, I am getting some timing.
- when i compile (and run) the same program using pgfortran -acc, I am seeing faster execution time. Note: there are NO OpenACC blocks yet.
Kindly confirm.
Thanks,
arun