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

Readded missing codecov cmake targets #345

Closed axsaucedo closed 6 months ago

axsaucedo commented 6 months ago

The codecov cmake targets were accidentally removed as part of #287 but readding in this PR with further fixes including pinned dependencies.