[Omp] A question about OpenMP 2.5

Shah, Sanjiv sanjiv.shah at intel.com
Tue Mar 20 11:53:25 PDT 2007


They're memory!

--
Sanjiv
 
217/403-4244 office
217/419-4390 mobile

-----Original Message-----
From: omp-bounces at openmp.org [mailto:omp-bounces at openmp.org] On Behalf
Of Greg Bronevetsky
Sent: Tuesday, March 20, 2007 1:36 PM
To: omp at openmp.org; Brad Bell
Subject: Re: [Omp] A question about OpenMP 2.5

On Tue, 20 Mar 2007, Shah, Sanjiv wrote:

> Folks,
> 
> a and b are pointers in C, they are not arrays.  The pointers are
never
> written in this loop.
> 
   In that case our "variable" is a malloc-ed buffer. I have no idea
what
status malloc-ed buffers have in OpenMP. They're not named so they
shouldn't be variables. So what are they?

                             Greg Bronevetsky

_______________________________________________
Omp mailing list
Omp at openmp.org
http://openmp.org/mailman/listinfo/omp


More information about the Omp mailing list