Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MPIPreferences.use_system_binary(vendor="cray") fails on Piz Daint #779

Closed
omlins opened this issue Oct 12, 2023 · 4 comments · Fixed by #785
Closed

MPIPreferences.use_system_binary(vendor="cray") fails on Piz Daint #779

omlins opened this issue Oct 12, 2023 · 4 comments · Fixed by #785
Labels

Comments

@omlins
Copy link
Contributor

omlins commented Oct 12, 2023

julia> using MPIPreferences

julia> MPIPreferences.use_system_binary(vendor="cray")
ERROR: ArgumentError: Collection is empty, must contain exactly 1 element
Stacktrace:
 [1] only
   @ ./iterators.jl:1517 [inlined]
 [2] cray_mpi(libs::Vector{SubString{String}})
   @ MPIPreferences.CrayParser /scratch/snx3000tds/julia/omlins/daint-gpu/packages/MPIPreferences/43Ix2/src/parse_cray_cc.jl:28
 [3] analyze_cray_cc()
   @ MPIPreferences.CrayParser /scratch/snx3000tds/julia/omlins/daint-gpu/packages/MPIPreferences/43Ix2/src/parse_cray_cc.jl:63
 [4] use_system_binary(; library_names::Vector{String}, mpiexec::String, abi::Nothing, vendor::String, export_prefs::Bool, force::Bool)
   @ MPIPreferences /scratch/snx3000tds/julia/omlins/daint-gpu/packages/MPIPreferences/43Ix2/src/MPIPreferences.jl:175
 [5] top-level scope
   @ REPL[3]:1
@omlins
Copy link
Contributor Author

omlins commented Oct 12, 2023

@simonbyrne : would you know how to fix this?

@simonbyrne
Copy link
Member

@JBlaschke: any ideas?

@JBlaschke
Copy link
Contributor

@JBlaschke: any ideas?

Yep! I'll make a PR to fix this when I get a moment with stable internet to test on Perlmutter (currently traveling near Frankfurt)

@omlins
Copy link
Contributor Author

omlins commented Oct 20, 2023

Thanks @JBlaschke !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants