[OpenACC] Implement 'vector_length' clause On compute constructs
The 'vector_length' clause is semantically identical to the 'num_workers' clause, in that it takes a mandatory single int-expr. This is implemented identically to it.
parent
67669ead
Please register or sign in to comment