Oracle® Solaris Studio 12.4: Distributed Make (dmake)

Exit Print View

Updated: October 2014
 
 

-m {serial | parallel | distributed | grid}

Specify one of the following key words:

serial

Causes dmake to behave like the standard serial version of make.

parallel

Causes dmake to distribute jobs to only the dmake host.

distributed

Causes dmake to behave in fully distributed mode. This is the dmake default.

grid

Causes dmake to use Oracle Grid Engine (formerly known as Solaris Grid Engine) to distribute build jobs.