CUDA: Difference between revisions

Bachp (talk | contribs)
mNo edit summary
Aos (talk | contribs)
mNo edit summary
Line 19: Line 19:
<syntaxhighlight lang="nix" line="1" start="1"># flake.nix, run with `nix develop`
<syntaxhighlight lang="nix" line="1" start="1"># flake.nix, run with `nix develop`
# Run with `nix-shell cuda-fhs.nix`
# Run with `nix-shell cuda-fhs.nix`
{ pkgs ? import </nowiki><nixpkgs><nowiki> {} }:
{ pkgs ? import <nowiki><nixpkgs></nowiki> {} }:
let
let
   # Change according to the driver used: stable, beta
   # Change according to the driver used: stable, beta