[Insight-developers] vnl_symmetric_eigensystem thread-safe?
Joshua Cates
cates@sci.utah.edu
Sun, 26 Jan 2003 13:53:49 -0700 (MST)
Thanks. I guess I'll just work around this problem.
Josh.
______________________________
Josh Cates
School of Computer Science
University of Utah
Email: cates@sci.utah.edu
Phone: (801) 587-7697
URL: http://www.sci.utah.edu/~cates
On Sun, 26 Jan 2003, Bill Lorensen wrote:
> josh,
> In general, the vnl library is NOT threadsafe.
>
> Bill
>
> At 02:00 PM 1/24/03 -0700, Joshua Cates wrote:
> >Hi,
> >
> >Has anyone successfully used the vnl eigensystem objects in multiple
> >threads? I have some code which works fine with a single thread, but seg
> >faults on return from vnl_symmetric_eigensystem(vnl_matrix<T> const & M)
> >when using multiple threads.
> >
> >Thanks,
> >
> >Josh.
> >
> > ______________________________
> > Josh Cates
> > School of Computer Science
> > University of Utah
> > Email: cates@sci.utah.edu
> > Phone: (801) 587-7697
> > URL: http://www.sci.utah.edu/~cates
> >
> >
> >_______________________________________________
> >Insight-developers mailing list
> >Insight-developers@public.kitware.com
> >http://public.kitware.com/mailman/listinfo/insight-developers
>
>