Skip to content

detect MPI base compiler names when PrgEnv-cray is loaded - #233

Merged
wkliao merged 2 commits into
Parallel-NetCDF:masterfrom
wkliao:fix_cray
Jul 28, 2026
Merged

detect MPI base compiler names when PrgEnv-cray is loaded#233
wkliao merged 2 commits into
Parallel-NetCDF:masterfrom
wkliao:fix_cray

Conversation

@wkliao

@wkliao wkliao commented Jul 13, 2026

Copy link
Copy Markdown
Member

On Cray systems, MPI compilers cc, CC, ftn are used. They are wrappers of base compilers, such as Cray clang and Cray Fortran. To find the base, this commit checks the output from running compiler with option "--version" and extracts the base compiler names.

wkliao added 2 commits July 13, 2026 12:24
On Cray systems, MPI compilers cc, CC, ftn are used.
They are wrappers of base compilers, such as Cray clang and Cray Fortran.
To find the base, this commit checks the output from running compiler with
option "--version" and extracts the base compiler names.
@wkliao
wkliao merged commit 365f7e2 into Parallel-NetCDF:master Jul 28, 2026
3 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.

1 participant