Skip to content
Prev 241090 / 398500 Next

Parallel code runs slower!

Can you provide a little more information.  What operating system are
you using?  Have you monitored the CPU and memory utilizations of the
processes?  Do you have enough physical memory; e.g., are you paging?
How big are the matrices that you are processing; e.g., str(tTA) and
object.size(tTA).  This is the type of information that would be
required to make an informed guess at what is happening.

On Wed, Nov 10, 2010 at 9:07 AM, Santosh Srinivas
<santosh.srinivas at gmail.com> wrote: