[MMTK] speed
Christian Kristukat
gekauft at hoc.net
Tue Nov 9 18:03:00 CET 2004
hinsen at llb.saclay.cea.fr wrote:
> On 09.11.2004, at 16:47, Christian Kristukat wrote:
>
>> I figured out that the problem occurs during a diagonalization
>> procedure. Does this give you an idea where to look further?
>>
>> (Pdb) n
>> > /usr/lib/python2.3/site-packages/MMTK/NormalModes.py(103)__init__()
>> -> ev = self._diagonalize()
>> (Pdb) n
>>
>> At this point it hangs.
>>
> Could you step into the diagonalization procedure (which is still
> Python code) to see which of the LAPACK calls blocks? Just type "s"
> instead of "n".
>
Oh, I thought I wrote this in a second mail. More precisely the function
call to lapack_mmtk.dsyev in NormalModes.py doesn't return.
Christian
More information about the mmtk
mailing list