patchGNU Octave - Patches: patch #7922, support for FFTW multithreaded libs

 
 

patch #7922: support for FFTW multithreaded libs

Submitter:  Andreas Weber <andy1978>
Submitted:  Mon 14 Jan 2013 08:44:11 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 18 Jan 2013 01:34:09 PM UTC, comment #2: 

Thanks Andy. And thanks for taking care of this Jordi. I haven't had much time over the past month to revisit this idea but it's still on my radar.

Mike Miller <mtmiller>
Group Member
Thu 17 Jan 2013 08:22:00 PM UTC, comment #1: 

I have rebased and pushed this patch:

http://hg.savannah.gnu.org/hgweb/octave/rev/bde7731b2b83

You may wish to remove the local version of your patch with the following command:


hg strip -r 4b4fa201adde


Thanks for the contribution.

Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Mon 14 Jan 2013 08:44:11 PM UTC, original submission:  

added FFTW multithreaded library support

build-aux/common.mk: added FFTW3_THREADS_LIBS and FFTW3F_THREADS_LIB
configure.ac: added checks for threaded fftw libs and --disable-fftw-threads switch
libinterp/dldfcn/fftw.cc: added fftw ("threads", ...) getter and setter
liboctave/numeric/oct-fftw.cc: added use of multithreaded FFT
liboctave/numeric/oct-fftw.h: added nthreads getter and setter

Regards, Andy

Andreas Weber <andy1978>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #27263:  fftw_multithreaded.patch added by andy1978 (20KiB - text/x-diff)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by jordigh (Posted a comment)
  • -email is unavailable- added by andy1978 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-01-17 jordigh StatusNone Done
        Open/ClosedOpen Closed
    2013-01-14 andy1978 Attached File- Added fftw_multithreaded.patch, #27263

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code