Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Multi-GPU system - specify which to use? query for which is being used?

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

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
javascript

調査の方向性

まず、Gpu インスタンスの作成に関する GPU.js API を確認し、現在 GPU の可用性がどのように公開されているかを判断します。Issue で要求されている 2 つの動作、つまり利用可能な GPU の一覧表示と、インスタンス作成時の物理 GPU の選択について、明確に定義され文書化された API 設計ができていれば完了です。

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

説明

A GIF or MEME to give some spice of the internet

What is wrong?

I have a muli-gpu rig setup and I'd really like to make sure my gpujs gpu instance is taking advantage of the most powerful GPU in my system for ML Training but I would also like to experiment with running the model on a lower powered gpu also available on my rig.

Where does it happen?

I dont see anything in the api that would support being able to select a specific gpu or even get a list.

How do we replicate the issue?

How important is this (1-5)?

3.5 (not a deal breaker but would be a strong nice to have)

Expected behavior (i.e. solution)

If there was api support to fetch a list of available gpus and to be able to specify when creating a Gpu instance which physical gpu to use that would meet my needs.

Other Comments

I really like GPU.js - great work all around!

主要言語
JavaScript
スター
15.5k
フォーク
663
PR マージ指標
30日以内にマージされた PR はありません

環境構築

はじめの一歩

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

gpujs/gpu.js のほかの issue

gpujs/gpu.js の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

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

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