head	1.3;
access;
symbols
	charm6_1:1.3
	charm_6_0_1:1.3
	charm6_0_1:1.3
	charm6_0:1.3
	ChaNGa_1-0:1.3
	charm5_9:1.3
	charm_5-4-2:1.3
	charm_5-4-1:1.3;
locks; strict;
comment	@# @;


1.3
date	2000.12.11.09.31.57;	author milind;	state Exp;
branches;
next	1.2;

1.2
date	2000.12.11.09.12.50;	author milind;	state Exp;
branches;
next	1.1;

1.1
date	2000.12.02.05.43.03;	author olawlor;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Added trivial charmruns.
@
text
@#!/bin/sh
#
# Just executes all its arguments.
PATH=.:$PATH
export PATH
$*
@


1.2
log
@Got sim-linux version up2date. Got megatest to run nicely with it.
@
text
@a2 1
# Conv-host for pthreads:
@


1.1
log
@Mpi charmrun translates conv-host-style parameters to mpirun-style parameters; Sim/Uth charmruns do nothing.  This should make it easier to run Charm++ programs on a variety of machines.
@
text
@d5 2
@

