CPU backend not found when trying to run solve_sci

オープン
#9 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
55/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
技術スタック
python
領域
backend

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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

主要言語
Python
スター
2
フォーク
0
平均マージ
8時間 45分
マージ済み PR(30日)
23

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Qiskit/sbd-eigensolver-python のほかの issue

Qiskit/sbd-eigensolver-python の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。