Skip to content

Skip OpenMP taskloop constructs when using the Fujitsu C compiler#214

Merged
xiaoyeli merged 1 commit intoxiaoyeli:masterfrom
jamtrott:jamtrott/fujitsu_taskloop_fix
Mar 6, 2026
Merged

Skip OpenMP taskloop constructs when using the Fujitsu C compiler#214
xiaoyeli merged 1 commit intoxiaoyeli:masterfrom
jamtrott:jamtrott/fujitsu_taskloop_fix

Conversation

@jamtrott
Copy link
Copy Markdown
Contributor

@jamtrott jamtrott commented Mar 5, 2026

Dear Sherry,

I came across this issue when compiling SuperLU_DIST 9.2.1 with the Fujitsu C compiler on a system with Fujitsu A64FX CPUs. Since the Fujitsu C compiler does not currently support the OpenMP taskloop construct, these minor changes simply skip those constructs. A similar fix was already in place for the NVIDIA C compiler.

The Fujitsu C compiler 4.12.1 does not support the taskloop construct.
@xiaoyeli xiaoyeli merged commit 4ae28e6 into xiaoyeli:master Mar 6, 2026
15 of 16 checks passed
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

Successfully merging this pull request may close these issues.

2 participants