2010/4/19 "Miguel A. Vázquez" <mavazq...@cttc.es>:
> David Bateman wrote:
>> Miguel A. Vázquez wrote:
>>> The command
>>>
>>> cat config.h | grep HAVE_OPENMP
>>>
>>> doesn't give me any answer.
>>>
>>> M. A.
>>>
>>
>> hg pull
>> hg up
>> ./autogen.sh
>> ./configure
>> make clean
>> make
>>
>> and retest
>>
>> D.
>>
>>
> Hi,
>
> I have already done what you suggest me and the result is the same.
>
> I didn't use ./autongen.sh since I am working with Octave 3.2.4, but it
> didn't solve the problem.
>
> M.A.
>
>

Haha. I missed that, I thought you were on the development version.
--enable-opemp only works in dev.
With 3.2.4 you need to configure the appropriate openmp flags manually, sorry.


-- 
RNDr. Jaroslav Hajek, PhD
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to