This directory contains binaries compiled under IRIX 6.2
for the R10,000 processor.

mscanps_16K	Multiprocessor scanps.  Max query length     16,000.
mscanps_64K     Multiprocessor scanps.  Max query length     64,000.
mscanps_2M      Multiprocessor scanps.  Max query length  2,000,000.

uscanps		Uniprocessor   scanps.  Max query length defined by MAX_SEQ_LEN
		in the scanps_defaults.dat file, or on the command line.

Notes:	Use the smallest version of scanps suitable for your query.  mscanps_16K
should be optimal on R10K processors with 1MByte of cache.  mscanps_16K or _64K for 4MByte cache processors.

mscanps_2M does not support profile scanning and will be slower than the _16K and _64K versions for sequences within their range.


