For 36 qubit chem energy calculation (VQE) on QLM, I am getting (unsurprisingly):
Error posting data to job: ('Connection aborted.', TimeoutError('The write operation timed out'))
Here are the specs:
{'qubit_hamiltonian_terms': 189346, 'circuit_width': 36, 'circuit_depth': 1959885, 'circuit_2qubit_gates': 1976620, 'circuit_var_gates': 90984, 'vqe_variational_parameters': 4185}
I am aware that this job is large but before I plan some spatial reduction, I would like to know what kind of threshold there is for your setup, so I know to what extent I need to reduce - in the means of circuit depth etc. Do you have any benchmarks available?
Thanks.
For 36 qubit chem energy calculation (VQE) on QLM, I am getting (unsurprisingly):
Error posting data to job: ('Connection aborted.', TimeoutError('The write operation timed out'))Here are the specs:
{'qubit_hamiltonian_terms': 189346, 'circuit_width': 36, 'circuit_depth': 1959885, 'circuit_2qubit_gates': 1976620, 'circuit_var_gates': 90984, 'vqe_variational_parameters': 4185}I am aware that this job is large but before I plan some spatial reduction, I would like to know what kind of threshold there is for your setup, so I know to what extent I need to reduce - in the means of circuit depth etc. Do you have any benchmarks available?
Thanks.