[Chapel Merge] Add preliminary support for Slingshot network sett

Branch: refs/heads/main
Revision: f569f38
Author: gbtitus
Link: Add preliminary support for Slingshot network settings. by gbtitus · Pull Request #18746 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #18746 from gbtitus/set-auth-key-for-slingshot

Add preliminary support for Slingshot network settings.

(Reviewed by @jhh67.)

The HPE Cray EX networking support requires that applications provide
certain information produced by workload managers in order to use
the network resources allocated on their behalf. Here, do that.

Modified Files:
M runtime/src/comm/ofi/comm-ofi-internal.h

M runtime/src/comm/ofi/comm-ofi.c

Compare: https://github.com/chapel-lang/chapel/compare/6248a31c3dd8...f569f38a1201