Skip to content

ordered schedule static in OpenACC #23

Description

@look4pritam

I am having code in Fortran which is optimised for OpenMP.
I want to check the equivalent call in OpenACC for following OpenMP call.
!$omp do ordered schedule(static)

When I searched on internet for ordered schedule static in OpenACC, then I am not able to find the equivalent call for ordered clause.

I just want to confirm it. If ordered clause is not there, then what is the alternative in OpenACC?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions