aomp
aomp copied to clipboard
question about new OpenMP features in the release version
trafficstars
I downloaded the newest versoin of AOMP compiler from "Release" and put it in my home directory. When I tried to compile some F90 code, it shows that some features, like OpenMP DEPEND or DEVICE clauses, the compiler shows it has not been implemented.
However, I find test F90 code in the repo about this feature, which makes me confused.
I wonder if these new features are not turned on in the release version yet. If so, is there a way to make them work? or do I have to compile the whole compiler?