PyBitmessage icon indicating copy to clipboard operation
PyBitmessage copied to clipboard

OpenCL doesn't work in frozen

Open PeterSurda opened this issue 10 years ago • 1 comments

  • [x] on Windows it's the attempt of pyopencl to include examples by default, which are not bundled. Removing them fixes this on some systems, but on mine it reports that GPU doesn't calculate correctly.
  • [ ] OSX build also claims it can't find numpy or something. it's probably the same issue though as on windows (pyopencl default examples)

PeterSurda avatar Nov 29 '15 23:11 PeterSurda

OpenCL in the bundle (that I build) now seems to work on my Windows machine.

PeterSurda avatar May 11 '16 21:05 PeterSurda