tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
nixpkgs
/
pkgs
/
development
/
compilers
/
cudatoolkit
/
at
15.09-beta
6 files
5.5.nix
cudatoolkit: generalize derivations, add cuda7
10 years ago
6.0.nix
cudatoolkit: generalize derivations, add cuda7
10 years ago
6.5.nix
cudatoolkit: generalize derivations, add cuda7
10 years ago
7.0.nix
cudatoolkit: generalize derivations, add cuda7
10 years ago
generic.nix
cudatoolkit: fixup path to samples
10 years ago
setup-hook.sh
If cuda headers are presented to nix in $out/include they are added to future gcc calls via a -isystem flag. However, cuda does not allow kernel calls from template function if these are located in system-headers. We thus move headers from $out/include to $out/usr_include and add a custom hook to add these headers via -I.
11 years ago