Qiskit / Qiskit/sbd-eigensolver-python
CPU backend not found when trying to run solve_sci
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Python
- Estrellas
- 2
- Forks
- 0
- Merge medio
- 8 h 45 min
- PR fusionados (30 d)
- 23
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- backend
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Activo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 55/100