octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #47478] parallel package: parcellfun() hangs w


From: Olaf Till
Subject: [Octave-bug-tracker] [bug #47478] parallel package: parcellfun() hangs when used with @fft2()
Date: Tue, 22 Mar 2016 08:16:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.3.0

Follow-up Comment #10, bug #47478 (project octave):

I had inserted test output into maybe_init_threads into the block where
fftw_init_threads is called, and it was called for each process, as expected.
It only did not help to fix the bug.

As for the supposed typo, I'm aware that there are both FFTW3F and FFTW3, what
I meant is that at one instance FFTW3F was used at the wrong place (within a
member function of the normal double-precission class).

I already got the impression that removing preprocessor conditionals from the
header was purposed, but wasn't sure. What is the rationale behind this?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47478>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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