mew added
This commit is contained in:
@@ -57,12 +57,10 @@ in {
|
||||
|
||||
# enable amd vulkan (program will choose this or regular)
|
||||
hardware.graphics.extraPackages = with pkgs; [
|
||||
amdvlk
|
||||
rocmPackages.clr.icd # enable open cl (compute framework like cuda)
|
||||
];
|
||||
# ^ but 32 bit
|
||||
hardware.graphics.extraPackages32 = with pkgs; [
|
||||
driversi686Linux.amdvlk
|
||||
];
|
||||
|
||||
# make hip work (extension on cli.icd ^)
|
||||
|
||||
Reference in New Issue
Block a user