VPM:	$(MPI)_vpm
	echo The VPM description file for $(MPI) is created

LAM_vpm:
	cat tm_lam | sed -e 's/NAME/$(HOST)/'  > $(MPCTOPO)/test_machine

MPICH_vpm:
	cat tm_mpich | sed -e 's/NAME/$(HOST)/'  > $(MPCTOPO)/test_machine
