gpujs / gpujs/gpu.js

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

Open
#492 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
15.5k
Forks
663
PR merge metrics
No merged PRs in 30d

Description

![A GIF or MEME to give some spice of the internet](https://media.giphy.com/media/y65VoOlimZaus/source.gif)

## *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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.