#!/bin/sh
#
# Creates worker module file for OMPi configuration

workeraddr=$1
shift
echo $@ > .ompi_configured_modules_$workeraddr