eclipse / xacc

XACC - eXtreme-scale Accelerator programming framework
https://xacc.readthedocs.io
BSD 3-Clause "New" or "Revised" License
165 stars 85 forks source link

Limit QLM core count in power access mode (qlmaas) #503

Closed 1tnguyen closed 2 years ago

1tnguyen commented 2 years ago

The scheduler on the QLM will not allow more than 75 cores to be used for any single job.

Depending on the problem size (number of qubits), the QLM may pick an optimal core count exceeding this limit, hence needs to specifically limit the core count.

gitpod-io[bot] commented 2 years ago