Re: novoalignMPI with SGE
Hi Lebowski
could you try the following attached file.
You should make a parallel environment using qconf and assign the number of cores you want to use e.g.
- $ -V -cwd -pe parenv 44
mpiexec -n 44 /PATH/novoalignMPI -c 1 ...
I have attached an updated script for you to try


