Hi all,<div><br></div><div>I need some help with the message infrastructure.</div><div><br></div><div>I made a very simple example where core 0 is sending n messages to core 1 using the UMP backend. Core 1 is just waiting and dispatching messages. </div>
<div><br></div><div>So the problem is that I can not manage to send more than 31 messages to core 1. The message 32 is sent but core 1 doesn&#39;t receive it. The error I get is: </div><div><br></div><div>Failure: (       flounder) Cannot queue message for transmit: queue is full [FLOUNDER_ERR_TX_BUSY]</div>
<div><br></div><div>In the meantime all other 31 messages have been dispatched and received by core 1 but the sending error keeps on, so no more messages can be sent. Message 32 seems to be on queue but never dispatched.</div>
<div><br></div><div>Do you have any idea about this?? Is there any way to flush the queue?</div><div><br></div><div>Thank you very much for your help!!</div><div><br></div><div><br>-- <br>Zeus Gómez Marmolejo<br>Barcelona Supercomputing Center<br>
PhD student<br><a href="http://www.bsc.es" target="_blank">http://www.bsc.es</a><br><br><br>
</div>