bug-libmatheval
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-libmatheval] libmatheval not thread safe?


From: Aleksandar Samardzic
Subject: Re: [bug-libmatheval] libmatheval not thread safe?
Date: Sat, 18 Jun 2011 19:00:51 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Jun 14, 2011 at 12:01:59AM -0400, nate lust wrote:
> I am working on a small project, using libmatheval and openmp, it seems 
> that when i try and call the libmatheval function from inside the parallel 
> region i segfault (or get other memory tramples). If i set the number of 
> threads to one, it runs fine, but defeats the purpose of my code. Is 
> there anyway to make this tread safe?
> nate
> 

Hello Nate,

Thanks for your message.  Would it be possible for you to provide more
details, or even better code sample demostrating the type of problem
you're facing with libmatheval?  The library is written to be
thread-safe, but I haven't used it along with OpenMP so far...

Regards,
Alex



reply via email to

[Prev in Thread] Current Thread [Next in Thread]