Commit 0966ae5
committed
prov/psm3: Convert error message to debug output
In pmodels/mpich#6518, a user reported seeing a "No HALs registered"
message when using MPICH+libfabric. The error is because the psm3
provider is not compatible with --disable-shared. MPICH will just ignore
the error and try to pick another provider, so we convert it to debug
output to avoid spamming the user.
Signed-off-by: Ken Raffenetti <[email protected]>1 parent ce9562a commit 0966ae5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
715 | | - | |
| 715 | + | |
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
| |||
0 commit comments