Hello everyone, 
I'm an EE student at Sogang University Korea.
I have recently submitted a paper on parallel loop scheduling algorithm and had 
to modify libgomp a bit in the process.
It is known that the...
 
 

/* For now map to schedule(static), later on we could play with feedback driven 
choice. */


... comment has been in place for quite a while.
I'm curious if experimentally implementing a non-OMP-standard algorithm for the 
auto policy would be interesting.
Specifically, one of the Tapering Self-Scheduling, Bold Self-Scheduling, 
Factoring Self-Scheduling [1] algorithms.
If that is the case, I would like to propose this project for GSoC 2019.
 
Great regards from Korea,
Ray Kim
[1] "OpenMP Loop Scheduling Revisited: Making a Case for More Schedules", IWOMP 
2018, https://arxiv.org/abs/1809.03188

Reply via email to