kempj / hpxMP

6 stars 10 forks source link

Implement all scheduling policies for for loops #2

Closed kempj closed 9 years ago

kempj commented 10 years ago

Currently only the default static scheduler is tested. The Intel runtime is similar for many loops to the openUH function calls, but I want to make/use a template and move it to a separate header/cpp file.