[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Possible bug in gsl_linalg_complex_LU_invert
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] Possible bug in gsl_linalg_complex_LU_invert |
Date: |
Mon, 20 Sep 2010 21:48:54 +0100 |
User-agent: |
Wanderlust/2.15.6 (Almost Unreal) Emacs/23.2 Mule/6.0 (HANACHIRUSATO) |
At Fri, 17 Sep 2010 16:48:34 -0600,
Matthew Martinez wrote:
>
> Hello,
>
> I am working with a multi-threaded program that calls
> gsl_linalg_complex_LU_invert in each thread. When the program is ran it
> gets stuck at the call to gsl_linalg_complex_LU_invert. The program
> works when it is not multi-threaded.
Hello,
If you still have the problem you could an example program which
demonstrates it to address@hidden so we can reproduce it. You might
want to try running your program under valgrind first, to check for
any memory-related bugs.
--
Brian Gough