vosen / ZLUDA

CUDA on non-NVIDIA GPUs
https://vosen.github.io/ZLUDA/
Apache License 2.0
9.14k stars 610 forks source link

Which spec is ZLUDA's OptiX implementation based on? #151

Open dayo7116 opened 7 months ago

vosen commented 7 months ago

Not sure what you mean by spec, but ZLUDA supports a subset of API of OptiX 6 (plus hidden PTX encryption extension). OptiX 7 and higher is totally unsupported

dayo7116 commented 7 months ago

@vosen Thanks for replying. By Spec, I mean some specification documents like OpenGL Spec https://registry.khronos.org/OpenGL/specs/gl/glspec46.core.pdf.