15:10 RSpliet: Trying to compile an OpenCL 1.1 kernel on RDNA2 Mesa, getting
15:10 RSpliet: fatal error: cannot open file '/usr/lib64/clc/gfx1032-amdgcn-mesa-mesa3d.bc': No such file or directory
15:11 RSpliet: Specifically NAVI 2
15:11 RSpliet: Is there supposed to be such a .bc file for NAVI/RDNA2?
15:23 RSpliet: If there is supposed to be such a file, I'll forward my complaint to the Fedora peeps instead ;-)
15:32 MrCooper: more likely an upstream libclc issue
16:30 RSpliet: MrCooper: not sure. The /usr/lib64/clc directory has many aliasses (symlinks), but only a handful of actual files: https://paste.centos.org/view/d6174e26
16:31 RSpliet: The only one directly relevant to mesa would be tahiti-amdgcn-mesa-mesa3d.bc , and a lot of links end up there, but that's SI, not RDNA2.
16:32 RSpliet: I'm unsure whether more files should exist but Fedora is outdated, or whether more files shouldn't exist and I should just link to e.g. the tahiti one, or... well, guessing in the dark really :-)
17:02 MrCooper: a symlink to tahiti-amdgcn-mesa-mesa3d.bc might work
17:05 RSpliet: hmm, could've tried that myself really. Does seem to do something, looking at clinfo
17:06 RSpliet: crashing my Wayland session running an actual kernel was _not_ the desired outcome :D
17:20 MrCooper: oops, all the other files up to gfx90* are symlinks to tahiti here, so figured it was worth a shot
21:17 DottorLeo: hi!