tor, 15 04 2010 kl. 11:35 +0200, skrev "Miguel A. Vázquez": > I am trying to implement some code in OpenMP under Octave, but I have > some problems.
Just a fair warning. Octave is not thread-safe, so I guess you can't even expect basic things like indexing to work in a thread-safe manor (you'll have to check the code yourself to see if it is safe). I'm not saying it won't be possible, I'm just saying that you might have some work ahead of you. Søren ------------------------------------------------------------------------------ Download Intel® 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