Skip to content

0.13.0

Compare
Choose a tag to compare
@pkopta pkopta released this 21 Jan 11:45
· 51 commits to develop since this release
c45effe

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
  • small issues