Giter VIP home page Giter VIP logo

Comments (14)

robbert-harms avatar robbert-harms commented on September 3, 2024

hi Mark,

Thank you for the compliments. Hopefully we can fix this for you.

The message PLATFORM_NOT_FOUND_KHR is indeed a typical OpenCL related error. Could you try running the command line utility "clinfo" and see if that works and finds any OpenCL devices?

My guess is that the nvidia/amd drivers were updated and that the OpenCL drivers are now either missing or incorrectly linked to the graphic driver. Probably clinfo will crash as well and then it's a job for the IT department.

Let me know how it goes,

Best,

Robbert

from mdt.

mwagshul avatar mwagshul commented on September 3, 2024

Thanks Robbert, unfortunately my system doesn't recognize that command so is this a deeper problem? Again, odd because I know the package worked for a long time. Thanks again for the help with getting this running.

Best,

Mark

from mdt.

robbert-harms avatar robbert-harms commented on September 3, 2024

Not at all. clinfo is a standalone utility which you probably haven't installed yet. Probably you need something like "yum install clinfo".

from mdt.

mwagshul avatar mwagshul commented on September 3, 2024

from mdt.

robbert-harms avatar robbert-harms commented on September 3, 2024

Unfortunately not. You could try opening a Python shell and typing:

import pyopencl as cl
cl.get_platforms()

it will probably crash because the CL drivers are not initialized correctly. Having an independent tool (clinfo) verify this would add some extra information.

from mdt.

mwagshul avatar mwagshul commented on September 3, 2024

from mdt.

robbert-harms avatar robbert-harms commented on September 3, 2024

Yes, but the point is that it is not an MDT or MOT problem (my packages), but a problem with OpenCL. I am aware that that doesn't solve your issue, but it makes it clear that it technically not an MDT or MOT issue.

My advice would be to ask your IT department if they can verify your OpenCL installation.

from mdt.

mwagshul avatar mwagshul commented on September 3, 2024

from mdt.

robbert-harms avatar robbert-harms commented on September 3, 2024

Did it work? If so, then we can close this issue. :)

from mdt.

mwagshul avatar mwagshul commented on September 3, 2024

from mdt.

mwagshul avatar mwagshul commented on September 3, 2024

from mdt.

robbert-harms avatar robbert-harms commented on September 3, 2024

Hi Mark,

Happy to hear it works, sad to hear it is slow. Can you provide me with the rest of the log output? Could you additionally run mdt-list-devices and tell me the output? I have the idea that it is using a different device for the computations and not your nvidia GPU.

Unfortunately MDT does not have an additional verbose mode. The log file is what I use for debugging purposes.

Best,

Robbert

from mdt.

mwagshul avatar mwagshul commented on September 3, 2024

from mdt.

robbert-harms avatar robbert-harms commented on September 3, 2024

Hi Mark, happy that it works! Good luck with your science.

Best, Robbert

from mdt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.