Quantcast
Channel: Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1616

omp target teams

$
0
0

Creates a device data environment and executes the construct on the same device. It also creates a league of thread teams with the master thread in each team execution the structured block.This pragma only applies to Intel® MIC Architecture.

Syntax

#pragma omp target teams[clause,clause, ...]

structured-block

Arguments

clause

Can be any clause accepted by the target or teams constructs with identical meanings and restrictions.

Description

This pragma is a shortcut for specifying a target construct containing a teams construct.


Viewing all articles
Browse latest Browse all 1616

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>