On 04/28/13 09:45, Iyer, Balaji V wrote:

One more question Balaji, the Cilk Plus spec says that for #pragma simd, the
private, firstprivate, lastprivate, and reduction clauses are as OpenMP.
However, for <#omp simd>, there is no firstprivate in the OpenMP 4.0rc2 spec.
Is the firstprivate clause valid for Cilk Plus'
<#pragma simd>?

Well, it looks like the Cilk Plus folks are looking into possibly deprecating the firstprivate clause for the next revision of the spec. This would bring things in harmony with OpenMP 4.0.

Reply via email to