<div>Hi,</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am having an application with the processing can be done paralally using multiple threads.</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If I compile (with one thread ) and execute this application in Linux , on a Dual processor machine , I am getting execution time ~600 sec.</div>
<div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If I compile ( with 2 threads ),&nbsp;and execute this application in Linux&nbsp; on a Dual processor machine , I am getting execution time ~300 sec.</div>
<div>&nbsp;</div></div>
<div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If I compile the same program (with One thread) using wineg++ and execute the program&nbsp; ,I am &nbsp;getting execution time as ~500&nbsp;sec</div></div>
<div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If I compile the same program ( with 2 threads )&nbsp;&nbsp;using wineg++ and execute the program , I am getting the same execution time&nbsp;~500&nbsp;sec.</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Is there any isses with wine on Dual processor machines ( Intel Xeon processor ) w.r.t multi threaded programming? Does any one got this type of problem ? Any suggestions please....</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Thank you,</div>
<div>Regards</div>
<div>Ajay</div>
<div>&nbsp;</div>
<div>&nbsp;</div></div>