Mercurial > repos > iuc > maker
annotate readme.rst @ 11:82ed044d6c3f 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:34:03 +0000 |
| parents | b7ad44afd7b0 |
| children |
| rev | line source |
|---|---|
|
6
b7ad44afd7b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 6ba137e32243a6de1fb83a7d4b88f9283db5dd01"
iuc
parents:
diff
changeset
|
1 Running with MPI |
|
b7ad44afd7b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 6ba137e32243a6de1fb83a7d4b88f9283db5dd01"
iuc
parents:
diff
changeset
|
2 ================ |
|
b7ad44afd7b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 6ba137e32243a6de1fb83a7d4b88f9283db5dd01"
iuc
parents:
diff
changeset
|
3 |
|
b7ad44afd7b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 6ba137e32243a6de1fb83a7d4b88f9283db5dd01"
iuc
parents:
diff
changeset
|
4 By default, Maker will only run on 1 cpu. If you want to parallelize on any number |
|
b7ad44afd7b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 6ba137e32243a6de1fb83a7d4b88f9283db5dd01"
iuc
parents:
diff
changeset
|
5 of cpus and nodes, you can enable MPI by setting the ``MAKER_MPI`` variable to 1 |
|
b7ad44afd7b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 6ba137e32243a6de1fb83a7d4b88f9283db5dd01"
iuc
parents:
diff
changeset
|
6 in the job destination, and setting ``GALAXY_SLOTS`` to the desired number of cores |
|
b7ad44afd7b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 6ba137e32243a6de1fb83a7d4b88f9283db5dd01"
iuc
parents:
diff
changeset
|
7 (see https://galaxyproject.org/admin/config/galaxy_slots/#galaxy_slots-for-server-admins). |
