The HPSPLIT Procedure

PERFORMANCE Statement

  • PERFORMANCE < performance-options>;

The PERFORMANCE statement defines performance parameters for multithreaded and distributed computing, passes variables that describe the distributed computing environment, and requests detailed results about the performance characteristics of PROC HPSPLIT.

You can also use the PERFORMANCE statement to control whether PROC HPSPLIT executes in single-machine mode or distributed mode.

The PERFORMANCE statement is documented further in the section PERFORMANCE Statement of ChapterĀ 3: Shared Concepts and Topics.