The HPSAMPLE Procedure

PERFORMANCE statement

  • PERFORMANCE <performance-options>;

The PERFORMANCE statement defines performance parameters for multithreaded and distributed computing, passes variables about the distributed computing environment, and requests detailed results about the performance characteristics of a SAS high-performance analytical procedure.

You can also use the PERFORMANCE statement to control whether a SAS high-performance analytical procedure executes in single-machine mode or distributed mode.

The PERFORMANCE statement for SAS high-performance analytical procedures is documented in the section PERFORMANCE Statement of ChapterĀ 3: Shared Concepts and Topics.

Note: PROC HPSAMPLE does not support multithreading in this release.