Commit Graph

90 Commits (b962dee3e746a3c55f04bc1f8a2719db0591bf9a)

Author SHA1 Message Date
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 6 years ago
Jean-Philippe Bernardy 397c4b7748 cudatoolkit: add 9.0 6 years ago
Jean-Philippe Bernardy 9e730ee254 renaming cudatoolkit version numbers 6 years ago
Anders Kaseorg 6f073154da Give working advice for running nix-prefetch-url 6 years ago
Nikolay Amiantov efe836160f cudatoolkit: 9.0.176 -> 9.1.85.1 6 years ago
Nikolay Amiantov cac556be8d cudatoolkit8: 8.0.61 -> 8.0.88 6 years ago
Franz Pletz cd7c8e42c6
cudatoolkit: fix build with newer glibc versions 7 years ago
Nikolay Amiantov 7cf6010fd3 cudatoolkit: use recommended gcc by default 7 years ago
Nikolay Amiantov fe7c7a852d cudatoolkit9: init at 9.0.176 7 years ago
Eelco Dolstra bb1c9b027d cudatoolkit: Move libcudart to a separate output 7 years ago
Eelco Dolstra ec8d41f08c
Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper" 7 years ago
John Ericson 3f30cffa55 misc pkgs: Use $NIX_BINUTILS for when needed 7 years ago
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809) 7 years ago
Nikolay Amiantov 044a49febf cudatoolkit: remove OpenCL library 7 years ago
Eelco Dolstra c2d4b14637 cudatoolkit: Multiple output improvements 7 years ago
Eelco Dolstra b5c619cbfe cudatoolkit: 8.0.44 -> 8.0.61 7 years ago
Frederik Rietdijk ccf4d5e3d5 cudatoolkit5: remove this ancient version 7 years ago
Eelco Dolstra 5ecb427368 cudatoolkit: Add 8.0.44 8 years ago
Eelco Dolstra 5ade8fff79 cudatoolkit: Fix building dependent packages 8 years ago
Nikolay Amiantov 87ebab128a replace ${stdenv.cc.cc}/lib occurences 8 years ago
Eelco Dolstra bd4720a7d6 cudatoolkit: Don't barf on GCC > 4.9 8 years ago
Eelco Dolstra 6d97de951d cudatoolkit: Add version 7.5.18 8 years ago
Eelco Dolstra 6c1e3a82de cudatoolkit: Merge into one file and use callPackages 8 years ago
Vladimír Čunát 88c9f8b574 xlibs: replace occurrences by xorg 9 years ago
Bjørn Forsman 22321f2e58 cudatoolkit: don't move $out/include to $out/usr_include 9 years ago
Bjørn Forsman 836fa19651 cudatoolkit: fixup path to samples 9 years ago
William Casarin d1590482cf cudatoolkit: generalize derivations, add cuda7 9 years ago
Aristid Breitkreuz c6d17dfa24 fix up cudatoolkit 6.5 so that nvprof can run 9 years ago
Eelco Dolstra 6f33aa8465 orig-gcc -> orig-cc 9 years ago
Eelco Dolstra 97fcb33ac2 cudatoolkit: Fix gcc -> cc 9 years ago
Eelco Dolstra ea0d6a7fc0 Add CUDA toolkit 6.5 9 years ago
Eelco Dolstra 2ba9ae0129 Fix bad licenses on CUDA packages 10 years ago
Eric Seidel f3c6827373 rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 10 years ago
John Wiegley 28b6fb61e6 Change occurrences of gcc to the more general cc 10 years ago
Daniel Zinn 86c283824f 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. 10 years ago
Daniel Zinn ca0de0f1f7 Added cuda6 compiler as package cudatoolkit6. 10 years ago
Vladimír Čunát 34091bf265 cudatoolkit: fix multiple outputs (close #2466) 10 years ago
David Guibert 42911b1903 cuda: install the SDK using multiple-outputs support 11 years ago
Bjørn Forsman a74ab8c0a1 cudatoolkit: fix missing dependencies 11 years ago
Justin Bedo 6c2985e8d7 Update CUDA Toolkit to 5.5 11 years ago
Andres Löh 7aa85ac536 Adding NVIDIA CUDA toolkit and haskell-accelerate-cuda plus deps. 12 years ago