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.97k stars 151 forks source link

Integrate ZLUDA for AMD CUDA #358

Closed GermanAizek closed 7 months ago

GermanAizek commented 7 months ago

@axsaucedo, hi

Describe the feature https://github.com/vosen/ZLUDA it can give feature run CUDA program on amd gpus and speed up work on amd if cuda code is optimized vs opencl.

axsaucedo commented 7 months ago

AMD would be supported with Vulkan so it should not require integration with ZLUDA to work, or is there currently a limitation on graphics cards that would not be supported?

amitbar05 commented 7 months ago

Wasting time on an almost dead on arrival (not funded anymore) project, instead of improving the Vulkan backend, which is supported on all modern GPUs. I think that the time is much better invested into improving current code.