bring uptodate rocm support
This commit is contained in:
parent
356b8bc888
commit
2f330a2f3b
1 changed files with 1 additions and 2 deletions
|
@ -38,8 +38,7 @@
|
||||||
driSupport32Bit = true;
|
driSupport32Bit = true;
|
||||||
# OpenCL
|
# OpenCL
|
||||||
extraPackages = with pkgs; [
|
extraPackages = with pkgs; [
|
||||||
rocm-opencl-icd
|
rocmPackages.clr.icd
|
||||||
rocm-opencl-runtime
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue