Comment on Guix for DevelopmentparentComments−dannymi3yJust tried--same problem with pytorch 1.12.1.So that's why it's not enabled.−dannymi3ypytorch is using shaderc_combined.a.There's a shaderc_combined.pc in shaderc, but it doesn't lists glslang or spirv as dependencies, even though shaderc uses glslang and spirv data structures and functions. Errrrr. How's that supposed to work?
Comments
Just tried--same problem with pytorch 1.12.1.
So that's why it's not enabled.
pytorch is using shaderc_combined.a.
There's a shaderc_combined.pc in shaderc, but it doesn't lists glslang or spirv as dependencies, even though shaderc uses glslang and spirv data structures and functions. Errrrr. How's that supposed to work?