You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- (May 2025) compile ADIOS (with ucx), cmake linked to a non exist ucx installation. To work around, change CMakeCache.txt and force to use /opt/cray/pe/cray-ucx/2.7.0-1/ucx instead of the wrong path.
49
49
- 1 Node works (as of May 2025)
50
-
- srun -N 1 -n 2 ./adios2_hello_bpWriter_mpi
50
+
- srun -N 1 -n 2 ./adios2_hello_bpWriter_mpi
51
51
- 2 Node failed (as of May 2025)
52
52
- MPIDI_UCX_mpi_init_hook(139): ucx function returned with failed status(ucx_init.c 139 MPIDI_UCX_mpi_init_hook Destination is unreachable)
0 commit comments