CUDA: Difference between revisions

imported>Lucasew
add details about my adventure with CUDA on GCP
imported>Cafkafk
updated utillinux -> util-linux
Line 33: Line 33:
       procps
       procps
       gnumake
       gnumake
       utillinux
       util-linux
       m4
       m4
       gperf
       gperf
Line 71: Line 71:
   buildInputs = with pkgs; [
   buildInputs = with pkgs; [
     git gitRepo gnupg autoconf curl
     git gitRepo gnupg autoconf curl
     procps gnumake utillinux m4 gperf unzip
     procps gnumake util-linux m4 gperf unzip
     cudatoolkit linuxPackages.nvidia_x11
     cudatoolkit linuxPackages.nvidia_x11
     libGLU libGL
     libGLU libGL