aiidateam / aiida-hyperqueue

AiiDA plugin for the HyperQueue metascheduler.
http://aiida-hyperqueue.readthedocs.io/
MIT License
5 stars 8 forks source link

Specify both the time-request and the time-limit #10

Closed giovannipizzi closed 2 years ago

giovannipizzi commented 2 years ago

This ensures that the job is killed if it requires more time, so that others can continue using the worker.

Fixes #9