help-octave
[Top][All Lists]
Advanced

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

Re: OpenMP, OMP_NUM_THREADS and putenv - not working as expected.


From: Søren Hauberg
Subject: Re: OpenMP, OMP_NUM_THREADS and putenv - not working as expected.
Date: Mon, 19 Apr 2010 08:34:53 -0700

man, 19 04 2010 kl. 01:19 -0800, skrev coccoinomane:
> Hi Soren!
> 
> Thank you for your answer.
> 
> > I hope you realise that Octave itself is not thread-safe. 
> 
> Does it mean that, in all cases, it is dangerous to run an oct-file with
> OpenMP parallelization?

No, but it means that we don't even attempt to give you any garanties.
Many operations are probably already thread-safe, but if you want to be
sure, you really need to look at the actual implementation.

Søren



reply via email to

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