Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional intrinsic modules omp_lib_kinds and openacc #977

Open
ivan-pi opened this issue Dec 21, 2023 · 0 comments
Open

Additional intrinsic modules omp_lib_kinds and openacc #977

ivan-pi opened this issue Dec 21, 2023 · 0 comments

Comments

@ivan-pi
Copy link
Member

ivan-pi commented Dec 21, 2023

'omp_lib ']

gfortran supports two more intrinsic modules, omp_lib_kinds, and openacc, which could be added here. See gfortran docs for a description: https://gcc.gnu.org/onlinedocs/gfortran/Intrinsic-Modules.html

I haven't checked what other compilers support. I'm certain Intel Fortran doesn't support openacc, whereas Cray (HPE) fc and nvfortran do. In any case it's probably best to leave the compiler raise an error about an unsupported intrinsic module.

@ivan-pi ivan-pi changed the title Additional intrinsic modules Additional intrinsic modules omp_lib_kinds and openacc Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant