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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
QCG-PilotJob 0.13.0 release
New features
Minimisation of the srun command usage
The basic mechanism that allowed to start QCG-PilotJob agents only with srun has been generalised and allows to select different mechanisms, e.g. ssh
Pub/Sub task status queries
Provided an asynchronous notification mechanism on a level of QCG-PilotJob manager so the client (via API) can trace the task status changes without periodic querying the service
Experimental implementation of a global queue mechanism
Currently available in a globalqueue branch
Bugfixes
resource parsing in the partition mode
launching agents via ssh protocol
proper handling of application arguments in the intelmpi model