libfork icon indicating copy to clipboard operation
libfork copied to clipboard

Support for task priorities

Open jabcross opened this issue 9 months ago • 0 comments

Hi. I'd like to convert a project from OpenMP Tasks over to libfork, but I have an issue: my project relies on the ability to set priorities to tasks (so a higher priority task will be picked over lower priority ones). Is this something feasible to implement in libfork?

jabcross avatar Jul 05 '25 15:07 jabcross