Hello Monks
Quick question, I'm submitting a PBS job to the cluster that has a perl script with Parallel::ForkManager. In this script I want to fork off 32 processes for each file in an array I'm looping through.
When I ask for #PBS -l nodes=4:ppn=8
does that mean that perl will fork off each process to run on each processor? Or do I need use threads;
In reply to Quick question: ForkManager by pimperator
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |