iqm.benchmarks.quantum_volume.clops.retrieve_clops_elapsed_times

iqm.benchmarks.quantum_volume.clops.retrieve_clops_elapsed_times#

iqm.benchmarks.quantum_volume.clops.retrieve_clops_elapsed_times(job_meta: Dict[str, Dict[str, Any]]) Dict[str, float]#

Retrieve the elapsed times from the CLOPS job metadata

Parameters:

job_meta (Dict[Dict[str, Any]]) – A dictionary of CLOPS jobs metadata

Returns:

A dictionary of elapsed times of all CLOPS jobs

Return type:

Dict[str, float]