octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #48313] gpuDeviceCount


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #48313] gpuDeviceCount
Date: Sun, 26 Jun 2016 21:08:26 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Update of bug #48313 (project octave):

                  Status:                    None => Wont Fix               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

I'm closing this as won't fix. Someone can reopen if they want to counter my
opinion, but I don't think this is appropriate to include in Octave.

First of all, the gpuDeviceCount function is part of Matlab's parallel
computing toolbox, *not* part of Matlab core, so by that criterion alone it
should not be included in Octave core.

If you want to try to convince Olaf that it should be added to the Forge
parallel package, feel free to do so.

Next, adding that function implies that we should add related functions like
gpuDevice, gpuArray, etc, when none of these are likely to be functional at
all.

Lastly, I don't see a point in adding placeholder functions that essentially
act as a no-op just to run some other Matlab code that calls this function. It
can easily be added as a local function file in the project you are working
with, or it can be made conditional by checking exist('gpuDeviceCount').

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48313>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]