Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
(Marked this version for translation) |
(clean up EN about Spark) |
||
Line 118: | Line 118: | ||
<!--T:22--> | <!--T:22--> | ||
For the commands that do use | For the commands that do use Spark, you can request multiple cpus. '''NOTE:''' Please provide the exact number of cpus to the spark command. For example if you requested 10 cpus, use <code>--spark-master local[10]</code> instead of <code>--spark-master local[*]</code>. If you want to use multiple nodes to scale the Spark cluster, you have to first [[Apache_Spark|deploy a SPARK cluster]] and then set the appropriate variables in the GATK command. | ||
==Running GATK via Singularity== <!--T:36--> | ==Running GATK via Singularity== <!--T:36--> |