That's super! Thank you Antoniu. With the capacity of printing the
expanded code, it feels a lot more freedom now when reading the source
code of libgomp.
Cheers,
Tim
On Mon, Oct 5, 2009 at 8:29 AM, Antoniu Pop
wrote:
> Hi Tim,
>
>
>> From gcc online docs (http://gcc.gnu.org/onlinedocs/libgomp/)
Hi Tim,
> From gcc online docs (http://gcc.gnu.org/onlinedocs/libgomp/), I found
> documentations for most of OpenMP constructs, except one very
> important construct TASK.
I cannot answer this. It may be that the documentation was written
before tasks (which were introduced in a latter versionĀ
Hi,
>From gcc online docs (http://gcc.gnu.org/onlinedocs/libgomp/), I found
documentations for most of OpenMP constructs, except one very
important construct TASK. I don't know why it is missing, but I really
need to find out how TASK get transformed into GOMP_* routines. I
posted this question be