Simon Marlow | 9 May 2005 11:09
Favicon

cvs commit: fptools/nofib/spectral/awards Makefile

simonmar    2005/05/09 02:09:20 PDT

  Modified files:
    nofib/spectral/awards Makefile 
  Log:
  remove slow way; it generates too much output

  Revision  Changes    Path
  1.5       +1 -1      fptools/nofib/spectral/awards/Makefile
Simon Marlow | 4 May 2005 12:00
Favicon

cvs commit: fptools/nofib/spectral/fft2 fft2.stdout-x86_64

simonmar    2005/05/04 03:00:37 PDT

  Added files:
    nofib/spectral/fft2  fft2.stdout-x86_64 
  Log:
  add x86_64 output
Simon Marlow | 4 May 2005 11:58
Favicon

cvs commit: fptools/nofib/real/scs scs.stdout-x86_64

simonmar    2005/05/04 02:58:50 PDT

  Added files:
    nofib/real/scs       scs.stdout-x86_64 
  Log:
  add x86_64 output
Simon Marlow | 4 May 2005 11:44
Favicon

cvs commit: fptools/nofib/spectral/simple simple.stdout4

simonmar    2005/05/04 02:44:09 PDT

  Added files:
    nofib/spectral/simple simple.stdout4 
  Log:
  update output
Simon Marlow | 4 May 2005 11:40
Favicon

cvs commit: fptools/nofib/spectral/power power.slowstdout power.stdout

simonmar    2005/05/04 02:40:14 PDT

  Modified files:
    nofib/spectral/power power.slowstdout power.stdout 
  Log:
  slow output

  Revision  Changes    Path
  1.2       +4 -0      fptools/nofib/spectral/power/power.slowstdout
  1.5       +4 -4      fptools/nofib/spectral/power/power.stdout
Simon Marlow | 4 May 2005 11:37
Favicon

cvs commit: fptools/nofib/spectral/hartel/transform transform.slowstdout transform.stdout

simonmar    2005/05/04 02:37:53 PDT

  Modified files:
    nofib/spectral/hartel/transform transform.slowstdout 
                                    transform.stdout 
  Log:
  slow output

  Revision  Changes    Path
  1.2       +1 -0      fptools/nofib/spectral/hartel/transform/transform.slowstdout
  1.3       +1 -1      fptools/nofib/spectral/hartel/transform/transform.stdout
Simon Marlow | 4 May 2005 11:34
Favicon

cvs commit: fptools/nofib/spectral/atom atom.slowstdout atom.stdout

simonmar    2005/05/04 02:34:36 PDT

  Modified files:
    nofib/spectral/atom  atom.stdout 
  Added files:
    nofib/spectral/atom  atom.slowstdout 
  Log:
  add slow output

  Revision  Changes    Path
  1.3       +0 -700    fptools/nofib/spectral/atom/atom.stdout
Simon Marlow | 28 Apr 2005 15:34
Favicon

cvs commit: fptools/nofib/spectral/clausify clausify.slowstdout fptools/nofib/spectral/knights knights.slowstdout Makefile fptools/nofib/spectral/mandel mandel.slowstdin mandel.slowstdout Makefile fptools/nofib/spectral/multiplier Main.hs Makefile ...

simonmar    2005/04/28 06:34:28 PDT

  Modified files:
    nofib/spectral/knights Makefile 
    nofib/spectral/mandel Makefile 
    nofib/spectral/multiplier Main.hs Makefile 
    nofib/spectral/power Main.hs Makefile power.stdout 
    nofib/spectral/primetest Makefile 
    nofib/spectral/rewrite Main.lhs Makefile 
    nofib/spectral/sphere Makefile 
  Added files:
    nofib/spectral/clausify clausify.slowstdout 
    nofib/spectral/knights knights.slowstdout 
    nofib/spectral/mandel mandel.slowstdin mandel.slowstdout 
    nofib/spectral/power power.slowstdout 
    nofib/spectral/primetest primetest.slowstdin 
                             primetest.slowstdout 
    nofib/spectral/sphere spheres.slowppm 
  Log:
  mode=slow

  That completes the imaginary and spectral suites.  Most of the
  programs in here will now run in 1-2s with mode=slow (on a 3GHz P4).
  I had to modify the programs in a few places, so there will be some
  slight discrepancies in the size of Main.o due to these changes.

  Revision  Changes    Path
  1.9       +3 -2      fptools/nofib/spectral/knights/Makefile
  1.4       +2 -0      fptools/nofib/spectral/mandel/Makefile
  1.3       +6 -3      fptools/nofib/spectral/multiplier/Main.hs
(Continue reading)

Simon Marlow | 28 Apr 2005 14:08
Favicon

cvs commit: fptools/nofib/spectral/hartel/comp_lab_zift comp_lab_zift.slowstdout Main.hs Makefile fptools/nofib/spectral/hartel/event Main.hs Makefile fptools/nofib/spectral/hartel/fft fft.slowstdout Main.hs Makefile fptools/nofib/spectral/hartel/genfft genfft.slowstdout Main.hs ...

simonmar    2005/04/28 05:08:16 PDT

  Modified files:
    nofib/spectral/hartel/comp_lab_zift Main.hs Makefile 
    nofib/spectral/hartel/event Main.hs Makefile 
    nofib/spectral/hartel/fft Main.hs Makefile 
    nofib/spectral/hartel/genfft Main.hs Makefile 
    nofib/spectral/hartel/ida Main.hs Makefile 
    nofib/spectral/hartel/listcompr Makefile 
    nofib/spectral/hartel/listcopy Makefile 
    nofib/spectral/hartel/parstof Makefile 
    nofib/spectral/hartel/sched Main.hs Makefile 
    nofib/spectral/hartel/solid Main.hs Makefile 
    nofib/spectral/hartel/transform Main.hs Makefile 
                                    transform.stdout 
    nofib/spectral/hartel/typecheck Main.hs Makefile 
    nofib/spectral/hartel/wang Main.hs Makefile 
    nofib/spectral/hartel/wave4main Main.hs Makefile 
  Added files:
    nofib/spectral/hartel/comp_lab_zift comp_lab_zift.slowstdout 
    nofib/spectral/hartel/fft fft.slowstdout 
    nofib/spectral/hartel/genfft genfft.slowstdout 
    nofib/spectral/hartel/ida ida.slowstdout 
    nofib/spectral/hartel/sched sched.slowstdout 
    nofib/spectral/hartel/solid solid.slowstdout 
    nofib/spectral/hartel/transform transform.slowstdout 
    nofib/spectral/hartel/typecheck typecheck.slowstdout 
    nofib/spectral/hartel/wang wang.slowstdout 
    nofib/spectral/hartel/wave4main wave4main.slowstdout 
  Log:
(Continue reading)

Simon Marlow | 28 Apr 2005 13:34
Favicon

cvs commit: fptools/nofib/spectral/boyer2 Main.hs Makefile

simonmar    2005/04/28 04:34:22 PDT

  Modified files:
    nofib/spectral/boyer2 Main.hs Makefile 
  Log:
  back out: attempted repetition wasn't really working

  Revision  Changes    Path
  1.4       +4 -4      fptools/nofib/spectral/boyer2/Main.hs
  1.5       +0 -3      fptools/nofib/spectral/boyer2/Makefile
Simon Marlow | 28 Apr 2005 12:57
Favicon

cvs commit: fptools/nofib/spectral/gcd gcd.slowstdout Main.hs Makefile

simonmar    2005/04/28 03:57:21 PDT

  Modified files:
    nofib/spectral/gcd   Main.hs Makefile 
  Added files:
    nofib/spectral/gcd   gcd.slowstdout 
  Log:
  mode=slow

  Revision  Changes    Path
  1.2       +7 -3      fptools/nofib/spectral/gcd/Main.hs
  1.2       +4 -0      fptools/nofib/spectral/gcd/Makefile

Gmane