Intel® Fortran Compiler 17.0 Developer Guide and Reference
Parallel Directive Clause: Specifies the target device for a coprocessor control directive like TARGET.
DEVICE (integer-expression)
integer-expression |
Is an integer expression. It must evaluate to a positive scalar integer value. |
At most one DEVICE clause can appear in a directive that allows the clause.
If DEVICE is not specified, the default device is determined by the internal control variable (ICV) named device-num-var.