Skip to content

Revert "Add an exception for TOOLS/SL_gridreshape.c wrt implicit function declaration"#166

Merged
mgates3 merged 1 commit into
Reference-ScaLAPACK:masterfrom
jczhang07:revert-SL_gridreshape
Jul 10, 2026
Merged

Revert "Add an exception for TOOLS/SL_gridreshape.c wrt implicit function declaration"#166
mgates3 merged 1 commit into
Reference-ScaLAPACK:masterfrom
jczhang07:revert-SL_gridreshape

Conversation

@jczhang07

@jczhang07 jczhang07 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This reverts commit 966b62b, because I don't find [uses of] implicit function declarations in this file.

close #165, where NVIDIA nvc compiler fails as it does not support the option -Wno-error=implicit-function-declaration.

…tion declarations"

This reverts commit 966b62b, because I don't find implicit function declarations in this file.

close Reference-ScaLAPACK#165

@mgates3 mgates3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As noted in #165, this passes with no related warnings with both gcc 13.3 and clang 18.1.

@mgates3 mgates3 merged commit 7c58f78 into Reference-ScaLAPACK:master Jul 10, 2026
11 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.

Compile error with NVIDIA nvc

2 participants