Re: [libgomp] task scheduler rewrite and task priorities implementation

2015-11-06 Thread Aldy Hernandez
On 10/29/2015 08:46 AM, Aldy Hernandez wrote: Yo! As promised, here is the work implementing a new API for the task scheduler, rewriting the scheduler to fit into this new API, and implementing the task priorities that are in OpenMP > 4.1. There are also lots of cleanups and documentation. Af

[libgomp] task scheduler rewrite and task priorities implementation

2015-10-29 Thread Aldy Hernandez
Yo! As promised, here is the work implementing a new API for the task scheduler, rewriting the scheduler to fit into this new API, and implementing the task priorities that are in OpenMP > 4.1. There are also lots of cleanups and documentation. For the record, task priorities allow a priori