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 [email protected] 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


_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to