Searched refs:MPI_MAX_OUTBOUND_QUEUES (Results 1 – 2 of 2) sorted by relevance
46 #define MPI_MAX_OUTBOUND_QUEUES 64 /**< Maximum number of outbound queues */ macro49 #define MPI_MAX_MEM_REGIONS (MPI_MAX_INBOUND_QUEUES + MPI_MAX_OUTBOUND_QUEUES) + 4389 …mpiOutboundQueueDescriptor_t outboundQueues[MPI_MAX_OUTBOUND_QUEUES]; /**< mpiQueueDescriptor stru…417 …mpiOutboundQueueDescriptor_t outboundQueues[MPI_MAX_OUTBOUND_QUEUES]; /**< mpiQueueDescriptor stru…
379 SA_ASSERT(MPI_MAX_OUTBOUND_QUEUES > responseQueue, "oQueue ID is wrong"); in mpiMsgPrepare()501 SA_ASSERT(MPI_MAX_OUTBOUND_QUEUES > responseQueue, "oQueue ID is wrong"); in mpiMsgProduce()927 SA_ASSERT(MPI_MAX_OUTBOUND_QUEUES > responseQueue, "oQueue ID is wrong"); in mpiMsgProduceOQ()