Scroll to navigation

MRUN(1) User Commands MRUN(1)

NAME

mrun - mrun

SYNOPSIS

mrun [OPTIONS] BUILDERS...

OPTIONS

Controls logging level per number of v's
Number of processes to spawn for each worker. Defaults to single processing [x>=1]
Store in JSON/YAML form to send reporting data to
URL for the distributed manager
Port for distributed communication. mrun will find an open port if None is provided to the manager
Number of chunks to distribute to workers
Number of distributed workers to process chunks
Turns of Progress Bars for headless operations
Enables the use of RabbitMQ as the work broker
Prefix to use in queue names when RabbitMQ is select as the broker
Option to profile builder memory usage with Memray
Directory to dump memory profiler output files. Only runs if --memray is True. Will create directory if directory does not exist, mimicking mkdir -p command. If not provided files will be dumped to system's temp directory
Show this message and exit.
November 2024 mrun 0.70.0