Hi Mark,

Have you tried adding -l to the #! line?

#!/bin/bash -l

On Wed, Jan 11, 2012 at 10:42 AM, Mark Suhovecky <suhovecky@nd.edu> wrote:
#!/bin/bash
#$ <some GE directives>

module load ompi

mpiexec

when the mpiexec is run, we'll see the following errors


bash: module: line 1: syntax error: unexpected end of file
bash: error importing function definition for `module'



--
Edmund Sumbar
Research Computing Support
University of Alberta
+1 780 492 9360