--- title: "omp pragma" ms.date: "08/29/2019" f1_keywords: ["vc-pragma.omp", "omp_CPP"] helpviewer_keywords: ["pragmas, omp", "omp pragma"] ms.assetid: 652414c5-78ed-4b7f-8283-1a9fe4c5e78d --- # omp pragma Takes one or more OpenMP directives, along with any optional directive clauses. ## Syntax > **#pragma omp** *directive* ## Remarks For more information, see [OpenMP directives](../parallel/openmp/reference/openmp-directives.md). ## See also [Pragma directives and the __pragma keyword](../preprocessor/pragma-directives-and-the-pragma-keyword.md)