Skip to content
  • Shen Yu's avatar
    modified: openmpi-4.1.1/ompi/mpi/c/_MSGLOG_.h · 7390e792
    Shen Yu authored
    	modified:   openmpi-4.1.1/ompi/mpi/c/allgather.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/allgatherv.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/allreduce.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/alltoall.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/alltoallv.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/alltoallw.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/barrier.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/bcast.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/comm_create.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/comm_create_group.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/comm_dup.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/comm_join.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/comm_split.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/finalize.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/gather.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/gatherv.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/init.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/irecv.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/isend.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/recv.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/reduce.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/rsend.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/scatter.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/send.c
    	modified:   openmpi-4.1.1/ompi/mpi/c/ssend.c
    	new file:   replayer/GlobalComm.cpp
    	new file:   replayer/GlobalComm.h
    	new file:   replayer/commset.h
    
    Add local communicator id to global communicator id map to fix the bug
    when the communication does not happen on MPI_COMM_WORLD
    7390e792