Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

job metadata: function name, backend, timing information #42

Open
johannesgreiner opened this issue Nov 29, 2024 · 1 comment
Open

job metadata: function name, backend, timing information #42

johannesgreiner opened this issue Nov 29, 2024 · 1 comment

Comments

@johannesgreiner
Copy link

What is the expected enhancement?

From users' perspective, it'd be great if jobs can return metadata such as

  • which Function was run
  • start & end times
  • which backend was it run on (if possible)
    • n.b. current Functions only accept one backend as input

atm as a user, I need to manually keep track of which job id corresponds to which Function workload

@robertodr
Copy link

A suggestion for additional metadata:

  • How much time was spent in the classical pre-/post-processing, if any.
  • Hardware specifications for the classical compute used (number and model of vCPUs and RAM suffices, I believe)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants