13:33 marysaka[d]: mhenning[d]: ended up typing out the additional headers definition based on my notes https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37711
13:35 marysaka[d]: Of course nothing validated on Blackwell, especially the discard method for ZS
23:08 x512[m]: Is it possible to port ZLUDA to Nouveau?
23:15 orowith2os[d]: x512: that depends. How does ZLUDA work?
23:16 orowith2os[d]: If it's something like a generic CUDA-on-Vulkan-or-CL thing, it should work OOTB, no?
23:16 x512[m]: Translate Nvidia machine code to AMDGPU one and use ROCm I suppose?
23:22 orowith2os[d]: it would appear ZLUDA uses HIP
23:22 orowith2os[d]: if you can get HIP working on Nouveau, should work.