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: coccoinomane
Subject: Re: OpenMP, OMP_NUM_THREADS and putenv - not working as expected.
Date: Mon, 19 Apr 2010 01:19:49 -0800 (PST)

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? I am using my parallel oct-files since a while and
till now everything has been fine. I always double check the results with
the non-parallel .m implementation and they always coincide.

To be more precise, my oct-files are wrappers to pure C++ functions that use
OpenMP parallelization.

Thank you.

Cheers,

Guido
-- 
View this message in context: 
http://n4.nabble.com/OpenMP-OMP-NUM-THREADS-and-putenv-not-working-as-expected-tp1839801p2015608.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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