On Jan 31, 2015, at 6:35 PM, "Gorby, Matthew" <Matthew.Gorby@unh.edu> wrote:

Hello,

I'm having an issue figuring out how to submit this job properly, maybe someone can help.

I have a serial code which only needs one process to run, but I need to run it hundreds of times with slightly different inputs.  I would like to use one full node and have 32 serial processes running at the same time.  Is there a way to let PBS know that what I'm submitting should be run on one node with thirty two processes but each process be executed by its own command?

like a:

 #PBS -l serial

./executable input1 &
./executable input2 &
./executable input3 &
...
./executable inputN

type thing?

Thanks,

-Matt

_______________________________________________
Trillian-users mailing list
Trillian-users@lists.sr.unh.edu
http://lists.sr.unh.edu/mailman/listinfo/trillian-users


--------------------------------------------------------------------------------------------------
Joachim (Jimmy) Raeder
Professor of Physics, Department of Physics & Space Science Center
University of New Hampshire
245G Morse Hall, 8 College Rd, Durham, NH 03824-3525
voice: 603-862-3412  mobile: 603-502-9505  assistant: 603-862-1431
e-mail: J.Raeder@unh.edu  
--------------------------------------------------------------------------------------------------