All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)For the commands that do use Spark, you can request multiple CPUs. <b>NOTE:</b> Please provide the exact number of CPUs to the <code>spark</code> 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.
 h French (fr)Avec les commandes qui utilisent Spark, vous pouvez demander plusieurs CPU. Veuillez indiquer le nombre exact de CPU dans la commande Spark; par exemple, si vous demandez 10 CPU, utilisez <code>--spark-master local[10]</code> plutôt que <code>--spark-master local[*]</code>. Pour travailler en multinœuds, vous devez d'abord [[Apache_Spark/fr| déployer une grappe Spark]] puis configurer les variables appropriées dans la commande GATK.