Skip to content

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

Open
wkliao wants to merge 2 commits into
Parallel-NetCDF:masterfrom
wkliao:fix_cray
Open

detect MPI base compiler names when PrgEnv-cray is loaded#233
wkliao wants to merge 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.
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