SIGNAL            136 ompi/runtime/ompi_cr.c         SIGNAL(comm, modules, highest_module, msg, ret, allgather);
SIGNAL            137 ompi/runtime/ompi_cr.c         SIGNAL(comm, modules, highest_module, msg, ret, allgatherv);
SIGNAL            138 ompi/runtime/ompi_cr.c         SIGNAL(comm, modules, highest_module, msg, ret, allreduce);
SIGNAL            139 ompi/runtime/ompi_cr.c         SIGNAL(comm, modules, highest_module, msg, ret, alltoall);
SIGNAL            140 ompi/runtime/ompi_cr.c         SIGNAL(comm, modules, highest_module, msg, ret, alltoallv);
SIGNAL            141 ompi/runtime/ompi_cr.c         SIGNAL(comm, modules, highest_module, msg, ret, alltoallw);
SIGNAL            142 ompi/runtime/ompi_cr.c         SIGNAL(comm, modules, highest_module, msg, ret, barrier);
SIGNAL            143 ompi/runtime/ompi_cr.c         SIGNAL(comm, modules, highest_module, msg, ret, bcast);
SIGNAL            144 ompi/runtime/ompi_cr.c         SIGNAL(comm, modules, highest_module, msg, ret, exscan);
SIGNAL            145 ompi/runtime/ompi_cr.c         SIGNAL(comm, modules, highest_module, msg, ret, gather);
SIGNAL            146 ompi/runtime/ompi_cr.c         SIGNAL(comm, modules, highest_module, msg, ret, gatherv);
SIGNAL            147 ompi/runtime/ompi_cr.c         SIGNAL(comm, modules, highest_module, msg, ret, reduce);
SIGNAL            148 ompi/runtime/ompi_cr.c         SIGNAL(comm, modules, highest_module, msg, ret, reduce_scatter);
SIGNAL            149 ompi/runtime/ompi_cr.c         SIGNAL(comm, modules, highest_module, msg, ret, scan);
SIGNAL            150 ompi/runtime/ompi_cr.c         SIGNAL(comm, modules, highest_module, msg, ret, scatter);
SIGNAL            151 ompi/runtime/ompi_cr.c         SIGNAL(comm, modules, highest_module, msg, ret, scatterv);