Help OpenCL; creating context, c/c++ github project #150281
Unanswered
ninoogit
asked this question in
Programming Help
Replies: 1 comment 1 reply
-
Hi @ninoogit, It looks like your OpenCL context is not initializing properly in 1. Verify OpenCL Installation
2. Use the Correct GPU Driver
3. Run the Program with Debugging Flags
4. Check OpenCL Platform Selection
5. Test with the Original Repo
6. Try Running as Administrator (Windows)
Let me know if any of these help, or if you need further debugging steps. 🚀 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Body
Im trying to run https://github.com/sponsord/profanity-ether


it stops on OpenCL: context creating, Why?
original goes further
What am i supposed to do? thank you<3
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions