help-octave
[Top][All Lists]
Advanced

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

Using OpenMP in oct-files


From: Søren Hauberg
Subject: Using OpenMP in oct-files
Date: Tue, 20 Mar 2012 14:20:23 +0100

Hi All

Does anybody have any experience with using OpenMP in oct-files? I have tried 
doing a basic parallel for-loop inside the oct-file, but I get

  undefined symbol: GOMP_parallel_start

when I try to run the compiled code. I compiled Octave with --enable-openmp. 
I'm using Octave 3.6.1.

Thanks for any thoughts,
Søren

reply via email to

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