From: Paul
Date: Sun, 09 Jul 2000 09:26:45 +0100
Subject: [TSSP] Beowulf version of tsim
As a convenience for those running clusters based on MPI, tsim can now be compiled to execute across several processors using mpirun. There is no computational advantage to doing so. A package containing just a modified tsim.c and makefile can be downloaded from http://www.abelian.demon.co.uk/tssp/tssp-v0.1a-unix.tgz The modified makefile produces an executable tsim-mpi which can be started with, say, mpirun -np 8 ./tsim-mpi 30000 450000 2000 > data.out and the output file format remains unchanged. -- Paul Nicholson, Manchester, UK. --
Maintainer Paul Nicholson, paul@abelian.demon.co.uk.