tag1 433 ompi/mca/mtl/psm2/mtl_psm2.c psm2_status.msg_tag.tag1; tag1 49 ompi/mca/mtl/psm2/mtl_psm2_probe.c status->MPI_SOURCE = mqstat.msg_tag.tag1; tag1 98 ompi/mca/mtl/psm2/mtl_psm2_probe.c status->MPI_SOURCE = mqstat.msg_tag.tag1; tag1 121 ompi/mca/mtl/psm2/mtl_psm2_probe.c msg->peer = mqstat.msg_tag.tag1; tag1 80 ompi/mca/mtl/psm2/mtl_psm2_types.h (tag).tag1 = rank; \ tag1 87 ompi/mca/mtl/psm2/mtl_psm2_types.h (tag).tag1 = user_rank; \ tag1 90 ompi/mca/mtl/psm2/mtl_psm2_types.h (_tagsel).tag1 = 0xffffffffULL; \ tag1 99 ompi/mca/mtl/psm2/mtl_psm2_types.h (_tagsel).tag1 = 0x00000000ULL; \ tag1 21 orte/test/mpi/crisscross.c int tag1=42; /* MPI message tag */ tag1 155 orte/test/mpi/crisscross.c mpierr = MPI_Send(send_buff, n_bytes, MPI_BYTE, j, tag1, MPI_COMM_WORLD); tag1 165 orte/test/mpi/crisscross.c mpierr = MPI_Recv(recv_buff, n_bytes, MPI_BYTE, i, tag1, MPI_COMM_WORLD, &status); tag1 177 orte/test/mpi/crisscross.c mpierr = MPI_Send(&et1, 1, MPI_DOUBLE, j, tag1, MPI_COMM_WORLD); tag1 187 orte/test/mpi/crisscross.c mpierr = MPI_Recv(&et1, 1, MPI_DOUBLE, i, tag1, MPI_COMM_WORLD, &status);