Content-type: text/html
daisy launch DAISY classifier system
-usage
displays shortform usage string.
-growth_protection
<retrys>
causes the system to retry an
sbrk(3)
call up to
retrys
times. This option permits the program to wait until the core that it requires
is available rather than simply exiting if
sbrk>(3)
fails.
-version
displays program version number.
-slots
displays short form
pups(3)
library dependencies.
-slotinfo
displays long form
pups(3)
library dependencies.
-argf
argument_file
tells the filter to take its command line arguments from the specified
argument_file.
The data format of the argument file is:
# ... optional comment line ...
-argflag [1]
argument_parameter [1,1]
argument_parameter [1,2]
argument_parameter [1,n]
# ... optional comment line ...
-argflag [2]
argument_parameter [1,1]
argument_parameter [1,2]
argument_parameter [1,n]
-nice
cardinal
determimes the
niceness
at which the filter is scheduled. In keeping with all UNIX user processes, nice
must be a cardinal between 0 and 20. The default niceness for
ipm(1)
is 4.
-usage
displays program shortform usage.
-version
displays program version number.
-bud
tells
daisy(1)
process becomes incapacitated. In this event, the bud process becomes a replacement
cluster management process.
-progress
tells
daisy(1)
to
fork(2)
a
progress(1)
tool (which reports on the current status of a DAISY classification). If this tool
becomes incapacitated incapacitated,
daisy(1)
arranges for a replacement tool to be started.
-dfe
tells
daisy(1)
to start a
dfe(1)
fronted. Defaults to TRUE (dfe frontend is started).
-parameters
additional DFE command tail items
tells
daisy(1)
to pass additional parameters to the DAISY frontend
dfe(1).
Spaces in the
dfe(1)
command tail are replaced with ':' symbols and command tail flag '-' symbols
with '+' symbols. For example the
dfe(1)
command tail:
-f11 histoscript imscript -squash_units
becomes
-parameters :+f11:histoscript:+squash_units
wdir
current working directory
set working directory (defaults to current directory).
-n_ipm number of concurrent ipm processes sets number of concurrent ipm(1) processes. Defaults to one. br
-ipm_tail
command tail for ipm processes
tells
daisy(1)
which command tail (.agf file) to use with the instances of
ipm(1)
-n_floret number of concurrent floret processes sets number of concurrent floret(1) processes. Defaults to one. br
-floret_tail command tail for floret processes tells daisy(1) which command tail (.agf file) to use with the instances of (1) processes. Defaults to one. br
-vhtml_tail
command tail for vhtml processes
tells
daisy(1)
which command tail (.agf file) to use with the instances of
vhtml(1)
DAISY_USERID
userid
specifies the user identifier of the user running this invocation of
daisy(1)
DAISY_SDIR
sensetive directory
specifies the sensetive directories for this classifier cluster.
DAISY_TDIR
training set directory
specifies training set directory for this classifier cluster.
DAISY_START_DFE
tells
daisy(1)
to start an invocation of the
dfe(1)
tool (to collect image data for classifier cluster).
DAISY_ITAG
tag
specifies computational input tag.
DAISY_OTAG
tag
specifies computational output tag.
DAISY_N_IPM
N ipm processes
specifies the number of concurrent
ipm(1)
processes managed by this invocation of
daisy(1)
DAISY_IPM_TAIL
command tail file
specifies the command tail (.agf) file to be used by the concurrent
instances of
ipm(1)
DAISY_N_FLORET
N floret processes
specifies the number of concurrent
floret(1)
processes managed by this invocation of
daisy(1)
DAISY_FLORET_TAIL command tail file specifies the command tail (.agf) file to be used by the concurrent instances of floret(1)
DAISY_N_VHTML
N floret processes
specifies the number of concurrent
vhtml(1)
processes managed by this invocation of
daisy(1)
DAISY_VHTML_TAIL command tail file specifies the command tail (.agf) file to be used by the concurrent instances of vhtml(1)
SIGCHECK SIGVACATE: Checkpoint generation.