Skip to content

access3-share: Add oneAPI flags to mirror the explicit fflags added for Intel #404

@manodeep

Description

@manodeep

These lines (1, 2) set fflags when the compiler is %intel - which presumably only matches the classic Intel compiler and not the oneAPI suite.

Assuming that the oneAPI case is not covered, it should be a matter of adding the when=%oneapi clause, either on the existing lines with an "or", or duplicated lines with just the "when" value replaced.

Metadata

Metadata

Assignees

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