To use dmake
on SciClone, copy the file /usr/local/etc/templates/.dmakerc
into your home directory if it is not already present. This will allow
up to four Makefile targets to be executed in parallel. dmake
is configured to run only on the paired server nodes monsoon/maelstrom
(for UltraSPARC) or tempest/mistral (for x86). The proper pair
of dmake servers is selected automatically by the default environment
configuration (/usr/local/etc/templates/.cshrc) based on the
platform that dmake is invoked on.
Some Makefiles may need
to be modified to resolve dependencies among targets, and to ensure
that nested makes are also processed in parallel.