Hello Hui Zhang,

I just want to let you know that Cray had a break between
Christmas and New Years. If you do not hear back from us
until next year, it does not mean we forgot you - just that
everyone is on holiday.

Happy Holidays.

Tom MacDonald

On Wed, 23 Dec 2015, Hui Zhang wrote:

> Hello,
> 
> I'm a little confused of two structs that Chapel runtime uses:
> chpl_task_list and task_pool_struct: the definitions are in:
> chapel/runtime/src/tasks/fifo/tasks-fifo.c
> 
> 
> When there's parallel block, it creates? tasks and add them to the task list,
> then somehow later, thread get task from the task_pool, so why runtime needs
> to manipulate tasks between list and pool ? and What's the difference
> between them?
> 
> thanks ![cleardot.gif]
> 
> 
> --
> Best regards
> 
> 
> Hui Zhang
> 
>

------------------------------------------------------------------------------
_______________________________________________
Chapel-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-developers

Reply via email to