[Gems-users] Sequencer


Date: Mon, 07 Aug 2006 17:31:25 +0300
From: Shachar Gang <shacharg@xxxxxxxxxxxxx>
Subject: [Gems-users] Sequencer

Hi,

 

I am running a modified MOSI_SMP_bcast_1level version of ruby and got the "Possible Deadlock detected" error.

The network topology is HIERARCHICAL_SWITCH.

 

I am trying to debug my code with the tester.exec and I compare my outcome to the original MOSI_SMP_bcast_1level outcome.

What I found out is that in the original code after LD just before the DATA arrives I see the sequencer line that print DONE/END.

In my code I see the data arrives but with no sequencer DONE before it. This is the point I get the “Possible Deadlock detected" error.

 

Can anyone explain me what I am forgetting in my code that related to the sequencer?

Is the Error I see related to the sequencer problem?

 

Thanks,

Shachar Gang

 

[← Prev in Thread] Current Thread [Next in Thread→]