Skip to content

Add CLI profiling option for 'code_outside_directives' #3340

@sergisiso

Description

@sergisiso

Currently psyclone CLI offers -p/--profile {invokes,routines,kernels}, but in NEMO the most useful technique has been to instrument any region outside directives so we can easily see what code is not offloaded/parallelised.

#3205 encapsulates this functionality in a transformation inside utils.py, but this could become the basis of a more generic transformation that could be also provided as an option in the above CLI flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions