view readme.rst @ 5:9e0cc465595e draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 38b61f14db4a6e474c55e6107e31eaba6c677ad9"
author iuc
date Tue, 22 Jun 2021 10:15:36 +0000
parents e408aa831db3
children
line wrap: on
line source

Running with MPI
================

By default, Maker will only run on 1 cpu. If you want to parallelize on any number
of cpus and nodes, you can enable MPI by setting the ``MAKER_MPI`` variable to 1
in the job destination, and setting ``GALAXY_SLOTS`` to the desired number of cores
(see https://galaxyproject.org/admin/config/galaxy_slots/#galaxy_slots-for-server-admins).