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
We don't have support for that in the C/C++ API - need Go binding for MatchSatisfy Satisfies.
Basically, we want a function (akin to match) that is just for Satisfies. This might be related to #1115 if the intention here was not to add another argument there, but to create a separate function (and not have to deal with changing the defaults / backwards compatibility stuff). After we have this in C/C++ I should be good to write the Go binding for it.
@zekemorton@milroy hopefully this issue is the easiest one! Thanks for the meeting today, it's fun to learn more / talk about flux-sched.
The text was updated successfully, but these errors were encountered:
From my notes:
Basically, we want a function (akin to match) that is just for Satisfies. This might be related to #1115 if the intention here was not to add another argument there, but to create a separate function (and not have to deal with changing the defaults / backwards compatibility stuff). After we have this in C/C++ I should be good to write the Go binding for it.
@zekemorton @milroy hopefully this issue is the easiest one! Thanks for the meeting today, it's fun to learn more / talk about flux-sched.
The text was updated successfully, but these errors were encountered: