https://bugzilla.redhat.com/show_bug.cgi?id=1760617



--- Comment #30 from Ankur Sinha (FranciscoD) <[email protected]> ---
Orion answered the query on the mailing list. I've opened another PR that seems
to do the trick. Please have a look. Cheers

```
(ins)>> pkg list
Package Name  | Version | Installation directory
--------------+---------+-----------------------
    iso2mesh  |   1.9.1 | /usr/share/octave/packages/iso2mesh-1.9.1
      jnifti  |     0.5 | /usr/share/octave/packages/jnifti-0.5
     jsonlab  |   1.9.8 | /usr/share/octave/packages/jsonlab-1.9.8
      mmclab  |   1.7.9 | /usr/share/octave/packages/mmclab-1.7.9
        zmat  |     0.9 | /usr/share/octave/packages/zmat-0.9
(ins)>> pkg load mmclab
(ins)>> mmc
Usage:
    [flux,detphoton]=mmclab(cfg);

Please run 'help mmclab' for more details.
(ins)>> mmclab('gpuinfo')
Platform [0] Name Clover
error: mmc: no active GPU device found
error: called from
    mmclab at line 265 column 17
(ins)>> which mmc
'mmc' is a function from the file
/usr/lib64/octave/packages/mmclab-1.7.9/x86_64-redhat-linux-gnu-api-v53/mmc.mex
(ins)>>
```

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to