Newsgroups: comp.parallel.mpi
From: fachat@physik.tu-chemnitz.de (Andre Fachat)
Subject: MPI(ch) Make utility
Organization: TU Chemnitz
Date: 2 Oct 1996 14:31:39 GMT
Message-ID: <52tucb$5c0@narses.hrz.tu-chemnitz.de>

Hi there!

When I started MPI development, I found it annoying to compile everything
for each platform manually. So I wrote my small MPIch make utility.
It allows for automatically compiling on several platforms.
You just have to edit a Makefile to define the name of the binary and
the necessary object files.

It is on my homepage: http://www.tu-chemnitz.de/~fachat/mpi/index.html

hope it helps
Andr

--
Andr Fachat, Tel:++49-371-531-3551|"I do not feel obliged to believe that the
Stadlerstr 17, 09126 Chemnitz, FRG | same God who has endowed us with sense,
a.fachat@physik.tu-chemnitz.de     | reason, and intellect has intended us to
http://www.tu-chemnitz.de/~fachat  | forego their use" -- Galileo Galilei

