-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: bugSomething is brokenSomething is broken6.topic: rocmROCm is an Advanced Micro Devices software stack for graphics processing unit programming.ROCm is an Advanced Micro Devices software stack for graphics processing unit programming.
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken6.topic: rocmROCm is an Advanced Micro Devices software stack for graphics processing unit programming.ROCm is an Advanced Micro Devices software stack for graphics processing unit programming.