client-superstaq icon indicating copy to clipboard operation
client-superstaq copied to clipboard

https://superstaq.readthedocs.io

Results 70 client-superstaq issues
Sort by recently updated
recently updated
newest added

### What is happening? i can instantiate a `QiskitRuntimeService()` / `IBMProvider()` without any arguments because my credentials are already saved in a dot file. it would be nice if i...

enhancement
area/feature-request
needs agreed design

Add or edit existing tutorial to show how to submit to IBM using a personal `ibmq_token`.

documentation
area/inbox-zero
cirq-superstaq
qiskit-superstaq

Superstaq benchmarks submit monthly but this issue is to submit daily and then check at the end of day to check the result. Inspiration for this issue is that the...

priority: low

### What is happening? running `provider.backends()` is taking 45-60s to complete. About 15s of this is the time it takes to get the list of targets (and so this is...

bug

### What is happening? Following PR #468, results from a successful sub-job in qss are stored and can be retrieved even if the overarching job was unsuccessful. It would be...

enhancement
area/feature-request

### What is happening? With PR https://github.com/Infleqtion/client-superstaq/pull/691, `cirq_superstaq/job.py` and `qiskit_superstaq/superstaq_job.py` share a lot of common implementations. Motivated by Rich's [comment](https://github.com/Infleqtion/client-superstaq/pull/691#pullrequestreview-1620127681), it would be useful to have a parent `gss.Job` class...

enhancement
area/feature-request
cirq-superstaq
general-superstaq
qiskit-superstaq

### What is happening? Currently you need to define a backend to retrieve an old job (though the backend does not need to match the original backend the circuit was...

bug
area/inbox-zero

### What is happening? The changes I was making locally to cirq_superstaq were not being reflected when I was testing them locally. This turns out to be because I installed...

bug
dependencies

Related: https://github.com/Infleqtion/client-superstaq/issues/523. We should have a notebook(s) or include this info in current notebooks that is the next step to basics. Things we can include: - [ ] `dry-run` (explain...

documentation

### What is happening? These devices return `None` for the key `native_gate_set` when the `target_info` endpoint is called 1. QSCOUT 2. AQT There might be others i'm missing. This issue...

bug
area/inbox-zero