Open nathan-teoh opened 6 years ago
Same error happening here on High Sierra Hackintosh.
butterflow -d
OpenCL devices:
Platform : Apple
Platform Vendor : Apple
Platform Version : OpenCL 1.2 (May 24 2018 20:07:03)
Device 0 : Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Version : OpenCL 1.2
Version : 1.1
Work Sizes : 1024, 1024x1x1
Compatible : No
* Device 1 : GeForce GTX 1050
Version : OpenCL 1.2
Version : 10.33.0 387.10.10.10.40.105
Work Sizes : 1024, 1024x1024x64
Compatible : Yes
What is the GPU/CUDA support like on a hackintosh install? I would imagine that since this is not an officially supported install of the MacOS, it would be expected that low level things like CUDA would not always function.
how u installed it?
i get this error
nongratas-iMac:~ nongrata$ butterflow -h
Traceback (most recent call last):
File "/usr/local/Cellar/butterflow/0.2.3_1/libexec/bin/butterflow", line 9, in
I'm running High Sierra hackintosh. I seem to get a "illegal hardware instruction" whenever I try to use my GPU. Here's the output when I run
butterflow -d
and here is what happens when I run
butterflow -r120 input.mov -o testslowmo.mp4 -v -p
However, forcing software rendering with
-sw
seems to work, albeit really slowly (a python window pops up with frames of my video, whereas not running-sw
will have the python window pop in then close immediately). Even when I force--device 1
to choose my GPU, same thing happens.Any idea what's going on? I could probably run this on my windows partition, but i'd really rather just run it on my hackintosh.