[Omp] default combinned with shared clause

Dibyendu Das dibyend at india.hp.com
Fri Aug 5 06:33:12 PDT 2005


Yes, the shared clause is redundant.

- Dibyendu Das

>  Hello,
> 
>    I've got a benchmark where there is the subsequent
> line:
> 
> #pragma omp parallel default(shared) private(i)
> shared(key_buff_ptr,key_buff_ptr2)
> 
>    I just wanted to have sure if the shared clause is
> redundant in this case, because of the
> "default(shared)" existence.
> 
> Regards,
> 
> 
> 
> Patrícia Bittencourt Sampaio
> ====================================
> Federal University of Rio de Janeiro
> 
> 
> 	
> 	
> 		
> _______________________________________________________ 
> Yahoo! Acesso Grátis - Internet rápida e grátis. 
> Instale o discador agora! http://br.acesso.yahoo.com/
> 
> _______________________________________________
> Omp mailing list
> Omp at openmp.org
> http://openmp.org/mailman/listinfo/omp_openmp.org
> 




More information about the Omp mailing list