Hi Guy,
Here is the command line I've used:
java -Xmx3048m -javaagent:deuceAgent-1.3.0.jar -
Dorg.deuce.transaction.contextClass=org.deuce.transaction.tl2.Context -
Dorg.deuce.exclude="java.*,sun.*,org.eclipse.*,org.junit.*,junit.*"
org/deuce/benchmark/lee.LeeRouterDeuceSTM 2 org/deuce/benchmark/lee/
mainboard.txt
As far as what I mentioned above, I have noticed from the output that
my execution times-out and that is why I get the same run-time
regardless of thread number.
Basically, I am trying to reproduce the results you have in the
MultiProg'10 paper.
I would really appreciate if you could tell me the inputs you have
used and whether I should do any other modifications.
Thank you in advance,
Paris