caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "David McClain" <barabh@qwest.net>
To: "David Gurr" <gurr@mrs.med.ge.com>, <caml-list@inria.fr>
Subject: Re: FFTW, Re: [Caml-list] Array Optimizations
Date: Thu, 8 Nov 2001 16:23:31 -0700	[thread overview]
Message-ID: <01c601c168ac$618f00f0$210148bf@dylan> (raw)
In-Reply-To: <200111082306.PAA27217@mrs.mrs.med.ge.com>

It would be interesting to compare FFTW's performance with the library that
I use for paralellized 2-D and 1-D FFT's written by Intel for the Pentium
architecture. I just ran a test of this based on comparisons from the Clean
list where they showed implementations ranging from 2 sec to 7 sec on a Sun
750 MHz (64 bit?). I ran my 1024 x 1024 2-D FFT on a Pentium II 350 MHz
single CPU under Win/NT 4.0 (SP6) and got times around 1.17 sec. (estimates
for the Sun workstation would be approx 4x speedup).

- DM

----- Original Message -----
From: "David Gurr" <gurr@mrs.med.ge.com>
To: <caml-list@inria.fr>; <barabh@qwest.net>
Sent: Thursday, November 08, 2001 4:06 PM
Subject: FFTW, Re: [Caml-list] Array Optimizations


> The core of FFTW is a compiler written in Ocaml that generates
> C code.  It could be retargeted to gen Ocaml or Ocaml's intermediate
> language Cmm.  -D
> -------------------
> Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ:
http://caml.inria.fr/FAQ/
> To unsubscribe, mail caml-list-request@inria.fr  Archives:
http://caml.inria.fr
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


  reply	other threads:[~2001-11-09  8:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-08 23:06 David Gurr
2001-11-08 23:23 ` David McClain [this message]
2001-11-09  9:16 ` Markus Mottl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='01c601c168ac$618f00f0$210148bf@dylan' \
    --to=barabh@qwest.net \
    --cc=caml-list@inria.fr \
    --cc=gurr@mrs.med.ge.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).