Skip to content

rocm-runtime is still using gcc, is about to become broken by gcc13 #271943

@ghost

Description

Heads up: even though it tries to overrideCC with clang, our rocm-runtime expression still uses gcc for a ton of stuff.

Try changing default-gcc-version in pkgs/top-level/all-packages.nix to 13 and you'll see the breakage. I'm about to merge

which does this, and it's going to break rocmPackages. I tried to fix it, but the problem is very deep: you guys think you're using only clang, but in fact you're not.

Wanted to give you a heads-up.

cc: @lovesegfault @Madouura @Flakebi

Metadata

Metadata

Labels

0.kind: bugSomething is broken6.topic: rocmROCm is an Advanced Micro Devices software stack for graphics processing unit programming.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions