submit jobs
Hi,
I'm trying to use mac desktop as a cluster to run models.
My desktop has 12 processors and 48G Memeory, and I've installed all the packages I need to run models parallelly. I just have the final question that how to submit a job script on mac.
I know some basic command like 'mpiexec -n X /filepath/filename.exe', but how to write them down into a script so each time I only need to submit this script.
On other remote supercomputer, I usually write all the command in a filename.sh, then use 'qsub' or 'sbatch' to submit this .sh file to execuate commands in this file. Could I do this on mac and how?
Any suggestion is appreicated. Thanks and enjoy the weekend.
Zhendong
OSX 10.8.2-OTHER