Qiskit / Qiskit/sbd-eigensolver-python
CPU backend not found when trying to run solve_sci
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 2
- Fork
- 0
- Merge medio
- 8h 45m
- PR unite (30g)
- 23
Descrizione
Following the examples the SBD available backends is listed as
SBD Device Information
============================================================
✓ GPU Available: CUDA
GPU Count: 1
✓ CPU Available: Always
============================================================
but when running solve_sci I get:
RuntimeError: Backend 'cpu' not available. Available: []
indicating that I do not have any available backends
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Start at the solve_sci entry point and reproduce the reported mismatch between SBD Device Information and the runtime error. Trace how available backends are discovered and passed to solve_sci; done means the CPU backend is recognized and the example runs without Backend 'cpu' not available.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- backend
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100