[Iplant-api-dev] Maximum number of jobs allowed on Stampede

Rion Dooley dooley at tacc.utexas.edu
Mon Apr 13 08:35:00 MST 2015


This is a bit of a loaded question…The short answer is that you can submit as many as you want, but if you are using the Agave's public execution system, https://agave.iplantc.org/systems/v2/stampede.tacc.utexas.edu,<https://agave.iplantc.org/systems/v2/stampede.tacc.utexas.edu> at most 5 of your jobs will run concurrently in the normal queue at any given moment. The rest will be queued up by Agave and process as your running jobs complete. You can work around that by registering your account on Stampede as an execution system and setting the maxUserJobs field on your queue definition to 50. That will let you submit as many jobs as you like and run at most 50 jobs concurrently (which is all Stampede’s scheduler will allow you to do anyway).

You can read more about system registration, batch queues, and quotas on the developer site:

http://preview.agaveapi.co/documentation/tutorials/system-management-tutorial/#defining-batch-queues

—
Rion

On Apr 13, 2015, at 9:55 AM, Das, Abhiram <abhiram.das at gatech.edu<mailto:abhiram.das at gatech.edu>> wrote:

Hi,

What's the maximum number of jobs that can be submitted to Stampede simultaneously via AGAVE API?

I see that I can submit max 50 jobs (to "normal" queue) using SLRUM scripts from the stampede shell.

Appreciate any help!

Thanks
Abhi

Abhiram Das|404-580-3155 (C)|abhiram.das at gatech.edu<mailto:Das%7Cabhiram.das at gatech.edu>|http://ecotheory.biology.gatech.edu<http://ecotheory.biology.gatech.edu/>
"A man can do as he will, but not will as he will." -Schopenhauer

_______________________________________________
Iplant-api-dev Mailing List: Iplant-api-dev at iplantcollaborative.org<mailto:Iplant-api-dev at iplantcollaborative.org>
List Info and Archives: http://mail.iplantcollaborative.org/mailman/listinfo/iplant-api-dev
One-click Unsubscribe: http://mail.iplantcollaborative.org/mailman/options/iplant-api-dev/dooley%40tacc.utexas.edu?unsub=1&unsubconfirm=1

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iplantcollaborative.org/pipermail/iplant-api-dev/attachments/20150413/cc5f9fb1/attachment.html 


More information about the Iplant-api-dev mailing list