Use new rocm package
Some checks failed
Check Flake / check-flake (push) Failing after 7s

This commit is contained in:
Zuckerberg 2024-01-31 21:51:41 -07:00
parent 80be765bc0
commit 9397099603

View File

@ -38,7 +38,7 @@
rocm-opencl-runtime rocm-opencl-runtime
]; ];
systemd.tmpfiles.rules = [ systemd.tmpfiles.rules = [
"L+ /opt/rocm/hip - - - - ${pkgs.hip}" "L+ /opt/rocm/hip - - - - ${pkgs.rocmPackages.clr}"
]; ];
# System wide barrier instance # System wide barrier instance