-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
After completing #89, I'd like to cluster a few Macs together and see what kind of performance I can get. Networking on the Macs is a little odd, but should work I hope.
Right now I'm getting:
TASK [Run the benchmark.] **********************************************************************************************
fatal: [mac-studio-1.local]: FAILED! =>
changed: true
cmd:
- /opt/top500/mpich/bin/mpirun
- -f
- cluster-hosts
- ./xhpl
delta: '0:00:00.799710'
end: '2025-12-08 16:21:25.980046'
msg: non-zero return code
rc: 93
start: '2025-12-08 16:21:25.180336'
stderr: |-
Fatal error in internal_Init: Unknown error class, error stack:
internal_Init(70)...........................: MPI_Init(argc=0x16afb7154, argv=0x16afb7148) failed
MPII_Init_thread(327).......................:
MPIR_nodeid_init(457).......................:
MPIR_Allgather_impl(2216)...................:
MPIR_Allgather_allcomm_auto(2136)...........:
MPIR_Allgather_intra_recursive_doubling(85).:
MPIC_Sendrecv(263)..........................:
MPIC_Wait(90)...............................:
MPIR_Wait(751)..............................:
MPIR_Wait_state(708)........................:
MPIDI_CH3i_Progress_wait(187)...............: an error occurred while handling an event returned by MPIDI_CH3I_Sock_Wait()
MPIDI_CH3I_Progress_handle_sock_event(572)..:
MPIDI_CH3_Sockconn_handle_connect_event(518): [ch3:sock] failed to connect to remote process
MPIDI_CH3I_Socki_handle_connect(3787).......: connection failure (set=0,sock=1,errno=61:Connection refused)
stderr_lines: <omitted>
stdout: ''
stdout_lines: <omitted>
Same thing when manually running /opt/top500/mpich/bin/mpirun -f cluster-hosts ./xhpl.
Metadata
Metadata
Assignees
Labels
No labels