Skip to content

exclude feature for psyclone#3371

Open
schreiberx wants to merge 2 commits intomasterfrom
martin_psyclonefc
Open

exclude feature for psyclone#3371
schreiberx wants to merge 2 commits intomasterfrom
martin_psyclonefc

Conversation

@schreiberx
Copy link
Collaborator

Salut Sergi,
This is a simple additional feature where one can use the environment variable PSYCLONE_EXCLUDE_FILES to provide a comma separated list of files that shouldn't be processed with psyclone.
We could also tweak the build system, but in cases such as NEMO that's more challenging, hence this option.
Cheers,
Martin

@arporter
Copy link
Member

We already have:
image
but perhaps also exposing this as an environment variable is valuable?

@schreiberx
Copy link
Collaborator Author

I think I should rename PSYCLONE_EXCLUDE_FILES to PSYCLONEFC_EXCLUDE_FILES (with FC) at the end because this is FC specific.
What do you think?

@schreiberx
Copy link
Collaborator Author

PS: In case this was unclear, the environment variable I'm proposing would never call any psyclone transformation, but would just execute the compiler.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants