THREADS keyword

Description

THREADS is an expression with a value of type int; it specifies the number of threads and has the same value on every thread. Under the static THREADS translation environment, THREADS is an integer constant suitable for use in #if preprocessing directives.

 

 

Terms, definitions, and symbols

Back to index of all UPC functions