The file Bench.tar.Z contains various floating point dominated C and (mostly) fortran programs of interest to our computational physics group. There are also some simple "multiply loop" codes and a C version of the linpack benchmark. If the performance of such codes on various Unix machines is of interest to you, great! Read Bench.out for the latest collection of benchmarks. If you are running them as a favor to me (Karl Runge runge1@llnl.gov), then thanks very much!! Directions: ftp the file Bench.tar.Z to your site. Be sure to type "binary" in ftp before downloading. on your machine, do a "zcat Bench.tar.Z | tar xvf -". This will unpack everything into a subdirectory called "Bench". cd to "Bench" and read the README there for more info. Thanks, Karl