The Quadratic Programming Solver

Parallel Processing

The interior point algorithm can be run in single-machine mode (in single-machine mode, the computation is executed by multiple threads on a single computer). You can specify options for parallel processing in the PERFORMANCE statement, which is documented in the section PERFORMANCE Statement in ChapterĀ 4: Shared Concepts and Topics.