Parallel Program Execution
Option -T number_of_processors
Default -T 1
Description this options is used to run on SMP multi-processor shared memory architecture hardware.  Splash is run in parallel on the number_of_processors CPUs. Typically, this achieves 100% CPU utilization as Splash is embarrassingly parallel in nature. 


Option -t number_of_threads threadId
Default -t 1 0
Description this options is used to run on distributed architecture hardware. If n nodes are available, one can use a script to invoke splash with option -t n 0, -t n 1, ..., -t n (n-1) on each one of the nodes. Assuming that each one of the nodes can mount the same remote directory on which splash is run, then results will be written on individual files. See the "A" parameter in the Output Section

0. SPLASH
1. Algorithm
2. Performance
3. Pattern Discovery

Syntax
DNA/Protein Seq.
Constraints
Statistical Constr.
Similarity Matrix
Parallel Execution
Output Format
Other

4. Exhaustive Discovery

Syntax

5. Hierarchical Discovery

Syntax

6. Search

Syntax

7. References