For the complete documentation index, see llms.txt. This page is also available as Markdown.

Can the DRAGEN system handle concurrent users?

Can the DRAGEN system handle concurrent users?

The DRAGEN system can only be used by one user at a time. The best way to handle multiple users is to place a job queueing mechanism in front of the DRAGEN that can accept jobs from users and queue them up. That mechanism then calls the DRAGEN application with one job at a time, notifying users when their job is done. DRAGEN works well with SLURM or LSF as a scheduler to manage multiple users.

For any feedback or questions regarding this article (Illumina Knowledge Article #6027), contact Illumina Technical Support techsupport@illumina.com.

Last updated

Was this helpful?