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
2.02k stars 156 forks source link

emit CMake message about MoltenVK Vulkan compat #380

Closed kwsp closed 4 months ago

kwsp commented 4 months ago

https://github.com/KomputeProject/kompute/issues/378

axsaucedo commented 4 months ago

Thank you - DCO check requires signed commit, see: https://github.com/KomputeProject/kompute/pull/382/checks?check_run_id=28023370279

kwsp commented 4 months ago

done

axsaucedo commented 4 months ago

Thanks - but DCO still not passing

kwsp commented 4 months ago

oh so you don't actually want the commit GPG signed, just a literall sign off message?

axsaucedo commented 4 months ago

Yes correct, this is the github requirement with -s flag - I do use gpg signed commits but DCO requires the former

kwsp commented 4 months ago

done