# Does the DRAGEN system process multiple samples in parallel?

**DRAGEN processes one sample at a time** using all the hardware resources available (FPGA + CPU) and does it as fast as possible vs sharing the resources to process multiple samples. This is true for on-site as well as cloud analysis.

Typically, the run times are so fast that running serially is not a problem for processing samples from a single instrument. For large-scale while genome sequencing (WGS) processing, with many high output sequencers, additional servers may be needed to keep up, or, it is possible to schedule many DRAGEN instances in parallel in the Cloud, where each instance processes 1 sample.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                 |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #6026), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000006026%20-%20Software%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledge.illumina.com/software/dragen/software-dragen-faq-list/000006026.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
