We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
@simonbyrne : would you know how to fix this?
Sorry, something went wrong.
@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)
Thanks @JBlaschke !!
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: