• 19 Feb 2004
  • graph.php - Fixed xtics, z values, and altered the level values so that baseline is at 0.

    rid-lookup.php - Added Text Dump button and gave all the ps result columns a fixed precision.

    text-dump.php - Made it.

  • 11 Feb 2004

    Both the freeBSD packages and ports for gnuplot are crap. Normal installation yeilds the frustrating problem of not finding libpng even when supplied with the absolute pathname to libpng.

    Unique temporary filenames in php. Similar function with set prefix.

  • 8 Feb 2004

    The popup window bits have been twiddled correctly to allow a unique popup window for each sql statement.

    Fixed the quote issue in the Where input by turning the magic_quote_gpc php config value off in a local .htaccess file.

  • 21 October 2003

    The plain installs of gromacs and fftw should be good to go on bazaar and cairo. I want to look over the installations tomorrow to make sure everything is how it should be.

  • 19 October 2003

    I'm currently installing lam mpi version 7.0.2 on bazaar and cairo. Scripts have been written to automate the process. They are in the bin directory of their respective clusters.

    The installation is now done. It took a good amount of time to finish. The source is in clustername/src/lam-7.0.2/ of both clusters and the installations are in clustername/software/lam-7.0.2/ .

  • 18 October 2003

    I worked a bit with excluding directories with CVS checkout this afternoon. According to the FAQ and forums, the cannonical way to do this is with an alias, but this does not make me happy. Still working on a work around.

  • 16 October 2003

    I've updated the bazaar cluster testing methodology with information about the processor cores. A short paragraph on the cache invalidation program was also included.

  • 18 September 2003

    I've just finished the cache invalidating program (/cluster/home/mccoyjo/cacheinv/cacheinv). Right now it malloc()s the amount of the l1 data cache plus the l2 cache then writes integers to the new memory. Then it rewrites to the new memory once every second and gets out of the way by sleep()ing. This would probably work better with SIGALRM and SIGKILL to improve granularity and to properly free() the memory when the program is stopped.

    The normalization document is going well (75%). As I've had little time to work on it today, I'm hoping to get it done tomorrow before our meeting. Only if there were more hours in the day...

  • July 22 2003

    Bazaar -- 1cpu fftw with i386 hacks
    Molecule Average Time (minutes) ps/day gromacs.org benchmark (normalized) %difference
    d.villin 12.47 1151.7 1602 28.37
    d.lzm-cut 82.7 346.3 455 23.89
    d.lzm-pme 82.13 348.7 312 -11.76
    d.dppc 565.1 25.49 31 17.77
    d.poly-ch2 15.65 461.7 660 30.04

  • July 17 2003

    Following is the results from the gmxbench run on the bazaar cluster using one processor and profiling. Note that there was definite evidence of FFTW being used in the PME run of lzm, which makes sense considering you cannot run PME calculations without having FFTW installed. These results are consistently and considerably below those given at gromacs.org. The only deviation in the degree of lower performance is the results from d.lzm-pme, which comes rather close to making the benchmark when normalized.

    Molecule Average Time (minutes) gprof Time (minutes) Average ps/hour Average ps/day gromacs.org benchmarks on PIII-800 Benchmarks Normalized to PIII-550 Was FFTW used (looking at gprof results)?
    d.villin 13.597 12.0 44.1 1058.4 2330 1602 No
    d.lzm-cut 94.39 82.8 12.7 304.8 662 455 No
    d.lzm.pme 94.47 85.5 12.7 304.8 455 312 Yes
    d.dppc* 643.2 524.3 .928 22.3 45 31 No
    d.poly-ch2 21.08 14.24 14.25 342 960 660 No
    *d.dppc results were taken from only 5 runs.

  • July 16 2003
  • July 10 2003
  • July 9 2003
  • July 2 2003
  • July 1 2003
  • June 30 2003
  • June 26 2003