Mercurial > repos > iuc > maker_map_ids
comparison readme.rst @ 4:e408aa831db3 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 6ba137e32243a6de1fb83a7d4b88f9283db5dd01"
author | iuc |
---|---|
date | Tue, 05 Jan 2021 09:01:22 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
3:f1912d5575df | 4:e408aa831db3 |
---|---|
1 Running with MPI | |
2 ================ | |
3 | |
4 By default, Maker will only run on 1 cpu. If you want to parallelize on any number | |
5 of cpus and nodes, you can enable MPI by setting the ``MAKER_MPI`` variable to 1 | |
6 in the job destination, and setting ``GALAXY_SLOTS`` to the desired number of cores | |
7 (see https://galaxyproject.org/admin/config/galaxy_slots/#galaxy_slots-for-server-admins). |