I guess I was mistaken, sorry.
I print out time elapsed every 10000 loops. The drop of speed I noticed
might be due to the fact that some loops are more costly than others,
not that 2 processes slow down.
On 05/14/2014 01:17 PM, Elliot Saba wrote:
Can you be a little more specific about what happened? Please share
your hardware information, as well as the code you were running.
On Tue, May 13, 2014 at 8:48 PM, cnbiz850 <[email protected]
<mailto:[email protected]>> wrote:
I ran 2 functions in 2 separate julia sessions, each using a
single CPU. I found the processes' speed reduced to nearly half.
Would anyone explain/confirm?