#!/bin/bash 
 
rm -f log error.log output.log OpenMPI-HelloWorld

exit
