Project

General

Profile

Actions

Feature #8371

closed

Allow to specify units for computational resource limits

Added by Evgeny Novikov over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
-
Target version:
Start date:
08/19/2017
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

To enforce computational resource limits we use BenchExec which supported units even in version 1.7 we used before recent changes. Our format allows to specify limits for verification tasks just in bytes and milliseconds which isn't convenient. Limits for verification jobs can be specified in a Bridge form where unit GB is for memory and min is for time (both numbers are floats) - I think that can be remained as is.

To keep backward compatibility I suppose to still interpret limits without units as bytes and milliseconds for memory and time correspondingly.


Related issues 1 (0 open1 closed)

Related to Klever - Bug #8370: Fix CPU time limits for tasksClosedEvgeny Novikov08/19/2017

Actions
Actions #1

Updated by Evgeny Novikov over 6 years ago

Please, see my comments about time limits for verification jobs in https://forge.ispras.ru/issues/8370#note-2.

Actions #2

Updated by Evgeny Novikov over 6 years ago

  • Assignee deleted (Ilja Zakharov)
  • Priority changed from Urgent to High

This issue does not have such the high priority.

Actions #3

Updated by Ilja Zakharov over 6 years ago

  • Status changed from New to Resolved
  • Assignee set to Ilja Zakharov
  • Priority changed from High to Urgent

Implemented in core-refactoring.

I have done it as I required this for further refactoring issues. Currently, tasks.json and a configuration of a scheduler node file are allowed to contain values with explicit units for memory- and time-related entries.

Actions #4

Updated by Evgeny Novikov over 6 years ago

  • Category deleted (Tasks generation)
  • Target version set to 0.2

Good news that soon we will enjoy this at last!

Indeed various places and components were affected by this feature implementation.

Actions #5

Updated by Evgeny Novikov over 6 years ago

  • Status changed from Resolved to Closed

I merged the branch to master in aec48ac1.

Actions

Also available in: Atom PDF