WeeBull
WeeBull
@Dav1dde : Looks like things might have changed since you last looked. Does [this](https://github.com/KhronosGroup/OpenCL-Docs/pull/67) make it possible to support OpenCL?
Great. I did have a go myself, but it started having to play in areas which didn't make immediate sense to me. Happy to test when you've got something.
@Dav1dde Ok, I'll try to give it a go shortly.
@Dav1dde Am I meant to be specifying something to avoid the union type? ➜ galaxy ~/.local/bin/glad --api opencl --extensions="" --out-path glad c [07.09.2019 20:51:03][DEBUG ][glad.plugin ]: loaded language c: [07.09.2019...
So, by deleting that union from the XML I've managed to generate some files. I'm a little confused though. `GLAD_API_CALL int gladLoadOpenCL(cl_device_id device, GLADloadfunc load);` That appears to need a...
In addition, it would be good to be able to place the groups we have as tabs.
For those that find this ticket and are looking for a way... The [Inspire pack](https://github.com/ltdrdata/ComfyUI-Inspire-Pack) from @ltdrdata has a "Read Prompts from File". This combined with the "Unzip Prompts" node...
Update: I've managed to test the PR now, and apart from having to disable rgthree, my flows seem to work fine. My fear that mapping over lists might be broken...
Ctrl-k is also the emacs (and therefore muscle memory for a lot of people) cut to end of line key. I can imagine myself using that by accident whilst editing...
> Tip: On Windows you can pause a process with the Pause Break key and resume a process with Ctrl+Z. It may be useful for some as a temporary solution....