HI Everyone,
I have been using SGE for some time but I still have lots of doubts. I hope
to find my solution here.

When I submit my job using qsub and using arguments like -l mf=8G does -l
mf=8G provides me 8GB ram for that job to run??

This job which i Submit runs on one computer or several computers??

What does slots mean when I use qstat I see slots = 1. When I use -pe
threaded 2 as one of the arguments of qsub slots changes to 2.

Does this also mean when I use the command qsub -l mf=8G -pe threaded 2 ,
the total memory(RAM) becomes 16 gb (8x2) and this job is now running on 2
computers??

Also what do we mean by cores?

Is there a manual apart from man pages where I can read about these things
for SGE

Hope to hear from you


Regards
varun
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to