Quantcast
Viewing all articles
Browse latest Browse all 41826

How to use whole computer cluster power for computation of a single job?

I know the computations by breaking the files and parallelize it in SGE or SLURM. I want to use whole computation power (20 node , 80 cores) for a single job without breaking it. If I just submit it (a single perl script for large computation by AutoFact program) from master node it is occupying the cluster but not computing with 20 node and 80 cores.


Viewing all articles
Browse latest Browse all 41826

Trending Articles