KomputeProject / kompute

General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.
http://kompute.cc/
Apache License 2.0
1.88k stars 145 forks source link

Python build fixes #372

Closed airlied closed 2 months ago

airlied commented 3 months ago

These are just a couple of fixes I found while trying to build with OS installs of some pieces.

robquill commented 2 months ago

I agree that this change is required (and works) to fix the Python build. Hopefully someone can merge this.

axsaucedo commented 2 months ago

Thank you for following up - yes this LGTM, running tests so we can merge.