You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?