10:08 fdobridge: <m​ohamexiety> unrelated, sorry, but curious about something -- is it a LHR model?
10:08 fdobridge: <m​ohamexiety> (There was a weird bug I ran into preventing me from booting on older versions I suspect was LHR exclusive, but not sure, so was curious if it's alright now)
10:09 fdobridge: <m​arysaka> Some OEM one from DELL that I harvested :AkkoDerp:
10:09 fdobridge: <m​ohamexiety> Ahh nvm then
10:10 fdobridge: <m​ohamexiety> Thanks!
11:52 fdobridge: <n​orablackcat> does nouveau have defines/macros for the cuda compute capability? I tried looking around but I'm not super familiar with nouveau. If it doesnt it shouldn't be that bad for me to write
11:52 fdobridge: <n​orablackcat> does nouveau have defines or variables for the cuda compute capability? I tried looking around but I'm not super familiar with nouveau. If it doesnt it shouldn't be that bad for me to write (edited)
11:53 fdobridge: <k​arolherbst🐧🦀> uhm... in the vulkan driver we have that
11:54 fdobridge: <k​arolherbst🐧🦀> https://gitlab.freedesktop.org/nouveau/mesa/-/blob/nvk/main/src/nouveau/winsys/nouveau_device.c#L17
12:01 fdobridge: <n​orablackcat> It looks like that should be simple to upstream.. Cause that's the only part I need
12:02 fdobridge: <k​arolherbst🐧🦀> yeah.. you could just copy that function
12:02 fdobridge: <k​arolherbst🐧🦀> there are some ideas to move to the same winsys wrapper in OpenGL once nvk settles
12:03 fdobridge: <k​arolherbst🐧🦀> let's see how fast a release build is with hashcat...