Posted June 12, 2021
Just trying out Python's vk library (Vulkan Kompute) in the REPL, and the Python interpreter segfaulted when I tried to dispatch a trivial compute shader.
(The Windows equivalent of a segmentation fault would be the window that says something like "this program has done an illegal operation and will be terminated".)
(The Windows equivalent of a segmentation fault would be the window that says something like "this program has done an illegal operation and will be terminated".)