Repository 'maker_map_ids'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/maker_map_ids

Changeset 4:e408aa831db3 (2021-01-05)
Previous changeset 3:f1912d5575df (2020-12-28) Next changeset 5:9e0cc465595e (2021-06-22)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 6ba137e32243a6de1fb83a7d4b88f9283db5dd01"
added:
readme.rst
b
diff -r f1912d5575df -r e408aa831db3 readme.rst
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/readme.rst Tue Jan 05 09:01:22 2021 +0000
b
@@ -0,0 +1,7 @@
+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).