Mercurial > repos > iuc > maker
view readme.rst @ 10:370c210d9541 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit f16ca4a49497ad29bbbd537eb80f5cf48eba7217
author | iuc |
---|---|
date | Thu, 04 Aug 2022 06:35:56 +0000 |
parents | d46d803ca6cc |
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).