Newsgroups: comp.parallel.pvm
From: hinker@informatik.uni-wuerzburg.de (Stefan Hinker)
Subject: Re: Distributed Fourier Transform
Organization: University of Wuerzburg, Germany
Date: 16 May 1995 08:17:26 GMT
Message-ID: <3p9n2m$8pu@winx03.informatik.uni-wuerzburg.de>

Abdulnour Y. Toukmaji (ayt@ee.duke.edu) wrote:
: Dear PVM users,
: Does anyone know of any publicly available distributed (PVM or other) 
: FFT routines? 

I once wrote one used in image-processing.  It is written in some kind of C
dialect and uses an assembler sequential fft code.  It runs on a
transputer-cluster and uses a local message passing system, I don't know if
it is publicly available.  I can however give you my code, if it is of any
help.  You would probably have to do some changing in it anyway, though.

Greetings,
Stefan

--
===============================================================================
Stefan Hinker                         email: hinker@informatik.uni-wuerzburg.de
                Unix? Still working on it  :-))
===============================================================================

